Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: shmobile: genmai dts: Replace status value "ok" by "okay"

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>

authored by

Geert Uytterhoeven and committed by
Simon Horman
5f61ffb5 97bf6af1

+1 -1
+1 -1
arch/arm/boot/dts/r7s72100-genmai.dts
··· 45 45 }; 46 46 47 47 &mtu2 { 48 - status = "ok"; 48 + status = "okay"; 49 49 }; 50 50 51 51 &i2c2 {