ARM: shmobile: henninger dts: Replace status value "ok" by "okay"
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 9 Dec 2014 11:25:02 +0000 (12:25 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 21 Dec 2014 07:55:32 +0000 (16:55 +0900)
While the DT parsing code recognizes "ok" as a valid value for the
"status" property, ePAPR v1.1 doesn't mention it in the list of valid
values.

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

index 740e38678032a7accf62dbaec94a4bd9a4c33dc7..d2ebf11f98814ab59c7d0a6d8987bd7c21e360a0 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";