]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: porter: Always use status "okay" to enable devices
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 10 Mar 2017 13:19:04 +0000 (14:19 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 13 Mar 2017 09:16:52 +0000 (10:16 +0100)
While status "ok" does work, the canonical form is "okay", so update the
few places that used the former.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7791-porter.dts

index 6761d11d3f9e1317fd2d8a21c2e361cd40723823..d9aa2cd6d6256776c730db733574e3e1b63bcd86 100644 (file)
 
        phy-handle = <&phy1>;
        renesas,ether-link-active-low;
-       status = "ok";
+       status = "okay";
 
        phy1: ethernet-phy@1 {
                reg = <1>;
 
 /* composite video input */
 &vin0 {
-       status = "ok";
+       status = "okay";
        pinctrl-0 = <&vin0_pins>;
        pinctrl-names = "default";