Commit db5e9260 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai
Browse files

ARM: dts: allwinner: Replace status "failed" with "fail"

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: default avatarChen-Yu Tsai <wens@kernel.org>
parent f8ad8bbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ axp209: pmic@34 {

&i2c1 {
	/* pull-ups and devices require AXP209 LDO3 */
	status = "failed";
	status = "fail";
};

&i2c2 {
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ axp209: pmic@34 {

&i2c1 {
	/* pull-ups and devices require AXP209 LDO3 */
	status = "failed";
	status = "fail";
};

&i2c2 {
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ hdmi_out_con: endpoint {

&i2c0 {
	/* pull-ups and devices require AXP221 DLDO3 */
	status = "failed";
	status = "fail";
};

&i2c1 {
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ hdmi_out_con: endpoint {

&i2c0 {
	/* pull-ups and device VDDIO use AXP221 DLDO3 */
	status = "failed";
	status = "fail";
};

&i2c1 {