Skip to content

Commit 71cefdd

Browse files
committed
i.MX ARM device tree change for 6.16: - A series from Alexander Stein that updates ls1021a-tqmals1021a device tree mostly for display support inlcuding HDMI, LVDS and CDTech panel - A change from Dario Binacchi to use pad config defines for i.MX23/28 device trees - A i.MX7D change from Efe Can İçöz to include min and max voltage in opp-microvolt - A few patches from Fabio Estevam to fix dt-schema warnings - A couple of changes from Krzysztof Kozlowski to align NAND and WIFI node name with binings - A clean-up change from Rob Herring to drop redundant CPU "clock-latency" * tag 'imx-dt-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: ARM: dts: mxs: use padconfig macros ARM: dts: imx7d: update opp-table voltages ARM: dts: nxp: Align wifi node name with bindings ARM: dts: imx6q-apalis: remove pcie-switch node ARM: dts: ls1021a-tqmals1021a: change sound card model name ARM: dts: ls1021a-tqmals1021a: Add overlay for CDTech DC44 RGB display ARM: dts: ls1021a-tqmals1021a: Add overlay for CDTech FC21 RGB display ARM: dts: ls1021a-tqmals1021a: Add LVDS overlay for Tianma TM070JVGH33 ARM: dts: ls1021a-tqmals1021a: Add HDMI overlay ARM: dts: ls1021a-tqmals1021a: Add vcc-supply for spi-nor ARM: dts: ls1021a-tqmals1021a: Fix license ARM: dts: imx: Drop redundant CPU "clock-latency" ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible ARM: dts: nxp: Align NAND controller node name with bindings ARM: dts: imx: Fix the iim compatible string ARM: dts: imx31/imx6: Use flash as the NOR node name Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 34df633 + 10d0bc8 commit 71cefdd

25 files changed

+232
-42
lines changed

arch/arm/boot/dts/nxp/imx/imx25.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@
611611
reg = <0x80000000 0x3b002000>;
612612
ranges;
613613

614-
nfc: nand@bb000000 {
614+
nfc: nand-controller@bb000000 {
615615
#address-cells = <1>;
616616
#size-cells = <1>;
617617

arch/arm/boot/dts/nxp/imx/imx31-lite.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
&weim {
158158
status = "okay";
159159

160-
nor@0,0 {
160+
flash@0,0 {
161161
compatible = "cfi-flash";
162162
reg = <0 0x0 0x200000>;
163163
bank-width = <2>;

arch/arm/boot/dts/nxp/imx/imx31.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
};
219219

220220
iim: efuse@5001c000 {
221-
compatible = "fsl,imx31-iim", "fsl,imx27-iim";
221+
compatible = "fsl,imx31-iim";
222222
reg = <0x5001c000 0x1000>;
223223
interrupts = <19>;
224224
clocks = <&clks 25>;

arch/arm/boot/dts/nxp/imx/imx35.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@
363363
reg = <0x80000000 0x40000000>;
364364
ranges;
365365

366-
nfc: nand@bb000000 {
366+
nfc: nand-controller@bb000000 {
367367
#address-cells = <1>;
368368
#size-cells = <1>;
369369
compatible = "fsl,imx35-nand", "fsl,imx25-nand";

arch/arm/boot/dts/nxp/imx/imx51-digi-connectcore-som.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
mma7455l@1d {
166166
pinctrl-names = "default";
167167
pinctrl-0 = <&pinctrl_mma7455l>;
168-
compatible = "fsl,mma7455l";
168+
compatible = "fsl,mma7455";
169169
reg = <0x1d>;
170170
interrupt-parent = <&gpio1>;
171171
interrupts = <7 IRQ_TYPE_LEVEL_HIGH>, <6 IRQ_TYPE_LEVEL_HIGH>;

arch/arm/boot/dts/nxp/imx/imx51.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
};
477477

478478
iim: efuse@83f98000 {
479-
compatible = "fsl,imx51-iim", "fsl,imx27-iim", "syscon";
479+
compatible = "fsl,imx51-iim";
480480
reg = <0x83f98000 0x4000>;
481481
interrupts = <69>;
482482
clocks = <&clks IMX5_CLK_IIM_GATE>;
@@ -595,7 +595,7 @@
595595
status = "disabled";
596596
};
597597

598-
nfc: nand@83fdb000 {
598+
nfc: nand-controller@83fdb000 {
599599
#address-cells = <1>;
600600
#size-cells = <1>;
601601
compatible = "fsl,imx51-nand";

arch/arm/boot/dts/nxp/imx/imx53.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@
668668
};
669669

670670
iim: efuse@63f98000 {
671-
compatible = "fsl,imx53-iim", "fsl,imx27-iim", "syscon";
671+
compatible = "fsl,imx53-iim";
672672
reg = <0x63f98000 0x4000>;
673673
interrupts = <69>;
674674
clocks = <&clks IMX5_CLK_IIM_GATE>;
@@ -775,7 +775,7 @@
775775
status = "disabled";
776776
};
777777

778-
nfc: nand@63fdb000 {
778+
nfc: nand-controller@63fdb000 {
779779
compatible = "fsl,imx53-nand";
780780
reg = <0x63fdb000 0x1000 0xf7ff0000 0x10000>;
781781
interrupts = <8>;

arch/arm/boot/dts/nxp/imx/imx6q-apalis-eval.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@
3636
status = "okay";
3737
};
3838

39-
/* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */
40-
&i2c1 {
41-
/* PCIe Switch */
42-
pcie-switch@58 {
43-
compatible = "plx,pex8605";
44-
reg = <0x58>;
45-
};
46-
};
47-
4839
&pcie {
4940
vpcie-supply = <&reg_pcie_switch>;
5041
status = "okay";

arch/arm/boot/dts/nxp/imx/imx6q-mccmon6.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
ranges = <0 0 0x08000000 0x08000000>;
280280
status = "okay";
281281

282-
nor@0,0 {
282+
flash@0,0 {
283283
compatible = "cfi-flash";
284284
reg = <0 0 0x02000000>;
285285
#address-cells = <1>;

arch/arm/boot/dts/nxp/imx/imx6qdl-sabreauto.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@
854854
ranges = <0 0 0x08000000 0x08000000>;
855855
status = "disabled"; /* pin conflict with SPI NOR */
856856

857-
nor@0,0 {
857+
flash@0,0 {
858858
compatible = "cfi-flash";
859859
reg = <0 0 0x02000000>;
860860
#address-cells = <1>;

0 commit comments

Comments
 (0)