ARM: dts: imx23/8: Rename apbh and apbx nodes

According to simple-bus.yaml, apbh and apbx are not valid bus names.

Rename them to apbh-bus and apbx-bus to fix the following dt-schema
warnings:

'apbh@80000000' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'
'apbx@80040000' does not match '^([a-z][a-z0-9\\-]+-bus|bus|localbus|soc|axi|ahb|apb)(@.+)?$'

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam
2024-08-28 16:49:19 -03:00
committed by Shawn Guo
parent 968a549cca
commit 6e55258118
8 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -52,7 +52,7 @@
};
apb@80000000 {
apbh@80000000 {
apbh-bus@80000000 {
nand-controller@8000c000 {
pinctrl-names = "default";
pinctrl-0 = <&gpmi_pins_a &gpmi_pins_fixup>;
@@ -99,7 +99,7 @@
};
};
apbx@80040000 {
apbx-bus@80040000 {
lradc@80050000 {
status = "okay";
fsl,lradc-touchscreen-wires = <4>;
@@ -19,7 +19,7 @@
};
apb@80000000 {
apbh@80000000 {
apbh-bus@80000000 {
ssp0: spi@80010000 {
compatible = "fsl,imx23-mmc";
pinctrl-names = "default";
@@ -64,7 +64,7 @@
};
};
apbx@80040000 {
apbx-bus@80040000 {
lradc@80050000 {
status = "okay";
};
+2 -2
View File
@@ -55,7 +55,7 @@
};
apb@80000000 {
apbh@80000000 {
apbh-bus@80000000 {
ssp0: spi@80010000 {
compatible = "fsl,imx23-mmc";
pinctrl-names = "default";
@@ -100,7 +100,7 @@
};
};
apbx@80040000 {
apbx-bus@80040000 {
pwm: pwm@80064000 {
pinctrl-names = "default";
pinctrl-0 = <&pwm2_pins_a>;
@@ -16,7 +16,7 @@
};
apb@80000000 {
apbh@80000000 {
apbh-bus@80000000 {
ssp0: spi@80010000 {
compatible = "fsl,imx23-mmc";
pinctrl-names = "default";
@@ -44,7 +44,7 @@
};
};
apbx@80040000 {
apbx-bus@80040000 {
auart0: serial@8006c000 {
pinctrl-names = "default";
pinctrl-0 = <&auart0_pins_a>;
+2 -2
View File
@@ -54,7 +54,7 @@
};
apb@80000000 {
apbh@80000000 {
apbh-bus@80000000 {
ssp0: spi@80010000 {
compatible = "fsl,imx23-mmc";
pinctrl-names = "default";
@@ -101,7 +101,7 @@
};
};
apbx@80040000 {
apbx-bus@80040000 {
i2c: i2c@80058000 {
pinctrl-names = "default";
pinctrl-0 = <&i2c_pins_a>;
+2 -2
View File
@@ -45,7 +45,7 @@
reg = <0x80000000 0x80000>;
ranges;
apbh@80000000 {
apbh-bus@80000000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
@@ -476,7 +476,7 @@
};
};
apbx@80040000 {
apbx-bus@80040000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
+2 -2
View File
@@ -14,7 +14,7 @@
compatible = "crystalfontz,cfa10037", "crystalfontz,cfa10036", "fsl,imx28";
apb@80000000 {
apbh@80000000 {
apbh-bus@80000000 {
pinctrl@80018000 {
usb_pins_cfa10037: usb-10037@0 {
reg = <0>;
@@ -38,7 +38,7 @@
};
};
apbx@80040000 {
apbx-bus@80040000 {
usbphy1: usbphy@8007e000 {
status = "okay";
};
+2 -2
View File
@@ -56,7 +56,7 @@
reg = <0x80000000 0x80000>;
ranges;
apbh@80000000 {
apbh-bus@80000000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
@@ -1092,7 +1092,7 @@
};
};
apbx@80040000 {
apbx-bus@80040000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;