On Thu, Apr 19, 2018 at 11:31:05AM +0200, Jacopo Mondi wrote: > Add LVDS map mode description property to THC63LVD1024 LVDS decoder in > R-Car V3M-Eagle board device tree. > > Signed-off-by: Jacopo Mondi <jacopo+renesas@xxxxxxxxxx> Hi Jacopo, it looks like there has been a request to change this binding. So I have marked this as "Changes Requested". Please repost or otherwise ping me if that turns out not to be the case. > --- > arch/arm64/boot/dts/renesas/r8a77970-eagle.dts | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts b/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts > index ebfbb51..2609fa3 100644 > --- a/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts > +++ b/arch/arm64/boot/dts/renesas/r8a77970-eagle.dts > @@ -56,6 +56,7 @@ > compatible = "thine,thc63lvd1024"; > > vcc-supply = <&d3p3>; > + thine,map = <1>; > > ports { > #address-cells = <1>; > -- > 2.7.4 >