Hi Sergei,
Thank you for the patch.
On Thursday 01 Sep 2016 22:04:59 Sergei Shtylyov wrote:
> The R-Car DU driver keeps a list of the external encoders which it uses
> to get the encoder type. Renesas Wheat board uses Analog Devices ADV7513
> HDMI encoder, unlike the other Renesas boards which
The R-Car DU driver keeps a list of the external encoders which it uses
to get the encoder type. Renesas Wheat board uses Analog Devices ADV7513
HDMI encoder, unlike the other Renesas boards which all use ADV7511W --
add it to the encoder list.
Signed-off-by: Sergei Shtylyov
---
This patch is