Commit afa6dcec authored by Niklas Söderlund's avatar Niklas Söderlund Committed by Simon Horman

arm64: dts: renesas: salvator-common: enable VIN

Signed-off-by: default avatarNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 51b09327
......@@ -703,6 +703,38 @@ &usb3s0_clk {
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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment