OSDN Git Service

arm64: dts: renesas: r9a09g011: Reword ethernet status
authorFabrizio Castro <fabrizio.castro.jz@renesas.com>
Wed, 18 Jan 2023 13:52:59 +0000 (13:52 +0000)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 27 Jan 2023 09:41:19 +0000 (10:41 +0100)
commit11ffdcdfa2125859b298f9a66f9eefba493a37c0
tree3d5ea8d8360215694a3d9407471bb1b19f25ee52
parent3deb0c759d2105086913d42d28d289ae104c6dfb
arm64: dts: renesas: r9a09g011: Reword ethernet status

Although of_fdt_device_is_available returns true when the DT
property "status" is assigned "ok" or "okay", and false for every
other value, it's become common practice to assign "disabled"
when we want of_fdt_device_is_available to return false.
For some reason, the status property of the ethernet node was
assigned "disable" when originally added to the kernel. Change
it to "disabled" for consistency.

Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230118135259.19249-1-fabrizio.castro.jz@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r9a09g011.dtsi