arm64: dts: renesas: salvator-common: enable VIN
authorNiklas Söderlund <[email protected]>
Wed, 16 May 2018 01:58:54 +0000 (03:58 +0200)
committerSimon Horman <[email protected]>
Wed, 16 May 2018 08:47:22 +0000 (10:47 +0200)
Signed-off-by: Niklas Söderlund <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm64/boot/dts/renesas/salvator-common.dtsi

index 96b51e5726663e750b7751c6119078a3dca72c51..263e5787270e86ca2e8ef47c63c31a3e27d933d9 100644 (file)
        clock-frequency = <100000000>;
 };
 
+&vin0 {
+       status = "okay";
+};
+
+&vin1 {
+       status = "okay";
+};
+
+&vin2 {
+       status = "okay";
+};
+
+&vin3 {
+       status = "okay";
+};
+
+&vin4 {
+       status = "okay";
+};
+
+&vin5 {
+       status = "okay";
+};
+
+&vin6 {
+       status = "okay";
+};
+
+&vin7 {
+       status = "okay";
+};
+
 &wdt0 {
        timeout-sec = <60>;
        status = "okay";