Ah ups, I initially had this one in the series (see, it's [7/7]), then I dropped it not to sparkle any more debate, and re-generated patches, but forget to remove this one, which has been sent with the rest of the series. So please ignore it. Sorry for the noise. j On Mon, Jul 09, 2018 at 04:19:22PM +0200, Jacopo Mondi wrote: > Remove from VIN interface description properties that are not listed as > supported in bindings documentation, as their value is fixed in the hardware. > > Signed-off-by: Jacopo Mondi > --- > arch/arm/boot/dts/r8a7790-lager.dts | 2 -- > arch/arm/boot/dts/r8a7791-koelsch.dts | 2 -- > arch/arm/boot/dts/r8a7793-gose.dts | 2 -- > 3 files changed, 6 deletions(-) > > diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts > index 092610e..250f698 100644 > --- a/arch/arm/boot/dts/r8a7790-lager.dts > +++ b/arch/arm/boot/dts/r8a7790-lager.dts > @@ -888,8 +888,6 @@ > bus-width = <24>; > hsync-active = <0>; > vsync-active = <0>; > - pclk-sample = <1>; > - data-active = <1>; > }; > }; > }; > diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts > index 8ab793d..1becb79 100644 > --- a/arch/arm/boot/dts/r8a7791-koelsch.dts > +++ b/arch/arm/boot/dts/r8a7791-koelsch.dts > @@ -860,8 +860,6 @@ > bus-width = <24>; > hsync-active = <0>; > vsync-active = <0>; > - pclk-sample = <1>; > - data-active = <1>; > }; > }; > }; > diff --git a/arch/arm/boot/dts/r8a7793-gose.dts b/arch/arm/boot/dts/r8a7793-gose.dts > index aa209f6..f57a7ae 100644 > --- a/arch/arm/boot/dts/r8a7793-gose.dts > +++ b/arch/arm/boot/dts/r8a7793-gose.dts > @@ -768,8 +768,6 @@ > bus-width = <24>; > hsync-active = <0>; > vsync-active = <0>; > - pclk-sample = <1>; > - data-active = <1>; > }; > }; > }; > -- > 2.7.4 >