On 10/04/2015 06:17 PM, Jean-Michel Hautbois wrote: > Hi, > > I had another look into the ADV7604 HW manual, and I understand that > in automatic mode, there is 4 AIN_SEL values possible, determining the > connection on AIN pins. > Now, having a look at the current ADV76xx files, I can see that two > pads are there : > ADV7604_PAD_VGA_RGB and ADV7604_PAD_VGA_COMP. > > According to the manual, my understanding is that we should have four > HDMI pads and four analog pads. The latter would be configured as RGB > or component, which allows four analog inputs as described in the HW > manual. When I wrote the driver we only needed one VGA input receiving either RGB or YCbCr. Hence there is only one analog input and two pads. I wouldn't have been able to test the additional analog inputs anyway. I chose to use pads to select between the two modes, but that's something that can be changed (it's not something you can autodetect, unfortunately). If you want to add support for all four analog inputs, then feel free to do so. Regards, Hans > > I don't know if you agree with that or if you had something else in > mind when designing it in the first place, I may have missed something > (Lars :) ?). > > Thanks, > JM > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html