Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8fc2305 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

ARM: dts: porter: Always use status "okay" to enable devices



While status "ok" does work, the canonical form is "okay", so update the
few places that used the former.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 2f25c2d1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@

	phy-handle = <&phy1>;
	renesas,ether-link-active-low;
	status = "ok";
	status = "okay";

	phy1: ethernet-phy@1 {
		reg = <1>;
@@ -359,7 +359,7 @@

/* composite video input */
&vin0 {
	status = "ok";
	status = "okay";
	pinctrl-0 = <&vin0_pins>;
	pinctrl-names = "default";