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 <jacopo+renesas@xxxxxxxxxx> --- 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