]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: allwinner: Replace status "failed" with "fail"
authorChen-Yu Tsai <wens@kernel.org>
Thu, 25 Dec 2025 10:36:15 +0000 (18:36 +0800)
committerChen-Yu Tsai <wens@kernel.org>
Mon, 19 Jan 2026 05:57:12 +0000 (13:57 +0800)
The device tree bindings specify using "fail", not "failed".

Fix up all the ones that are wrong.

Link: https://patch.msgid.link/20251225103616.3203473-5-wens@kernel.org
Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
arch/arm/boot/dts/allwinner/sun4i-a10-dserve-dsrv9703c.dts
arch/arm/boot/dts/allwinner/sun4i-a10-pov-protab2-ips9.dts
arch/arm/boot/dts/allwinner/sun6i-a31-hummingbird.dts
arch/arm/boot/dts/allwinner/sun6i-a31s-primo81.dts

index 63e77c05bfdaaab1d42d40f342f926d51d81b144..f2413ba6a8583c76aca1fa85b012ea9a5faebb0a 100644 (file)
 
 &i2c1 {
        /* pull-ups and devices require AXP209 LDO3 */
-       status = "failed";
+       status = "fail";
 };
 
 &i2c2 {
index c3259694764753d28b02bbfa449cb5a998c8b3f1..e0c7099015da183b23103729474980f9d07e1f1b 100644 (file)
@@ -96,7 +96,7 @@
 
 &i2c1 {
        /* pull-ups and devices require AXP209 LDO3 */
-       status = "failed";
+       status = "fail";
 };
 
 &i2c2 {
index 5bce7a32651ed2bb93c35618ea70985ab9e3e0fe..5dfd36e3a49dfdb9ba4f7d9754fbccee17eeda35 100644 (file)
 
 &i2c0 {
        /* pull-ups and devices require AXP221 DLDO3 */
-       status = "failed";
+       status = "fail";
 };
 
 &i2c1 {
index b32b70ada7fd0ee433b066bf6f04179f37322a87..fefd887fbc39e702dbc1d832ae816936f7a425d1 100644 (file)
@@ -90,7 +90,7 @@
 
 &i2c0 {
        /* pull-ups and device VDDIO use AXP221 DLDO3 */
-       status = "failed";
+       status = "fail";
 };
 
 &i2c1 {