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: Chen-Yu Tsai <wens@kernel.org>
This commit is contained in:
Chen-Yu Tsai 2025-12-25 18:36:15 +08:00
parent f8ad8bbb88
commit db5e9260be
4 changed files with 4 additions and 4 deletions

View File

@ -112,7 +112,7 @@ axp209: pmic@34 {
&i2c1 {
/* pull-ups and devices require AXP209 LDO3 */
status = "failed";
status = "fail";
};
&i2c2 {

View File

@ -96,7 +96,7 @@ axp209: pmic@34 {
&i2c1 {
/* pull-ups and devices require AXP209 LDO3 */
status = "failed";
status = "fail";
};
&i2c2 {

View File

@ -170,7 +170,7 @@ hdmi_out_con: endpoint {
&i2c0 {
/* pull-ups and devices require AXP221 DLDO3 */
status = "failed";
status = "fail";
};
&i2c1 {

View File

@ -90,7 +90,7 @@ hdmi_out_con: endpoint {
&i2c0 {
/* pull-ups and device VDDIO use AXP221 DLDO3 */
status = "failed";
status = "fail";
};
&i2c1 {