summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx53.dtsi
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2021-12-02 08:38:27 -0600
committerShawn Guo <shawnguo@kernel.org>2021-12-14 10:45:47 +0800
commitb357ffd8604ae45ec4bb1ebec072cd4ca4ce839c (patch)
treedf65f1454d65ea3efd45fe77c85ec3e98affb656 /arch/arm/boot/dts/imx53.dtsi
parent0de4ab81ab26f09d4dbf8142a881b4607070d01f (diff)
downloadlinux-b357ffd8604ae45ec4bb1ebec072cd4ca4ce839c.tar.bz2
ARM: dts: imx: Change spba to spba-bus
With the updated dt-bindings for the spba-bus, rename spba@xxxx to spba-bus@xxxx. There are no functional changes. Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx53.dtsi')
-rw-r--r--arch/arm/boot/dts/imx53.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index 2cf3909cca2f..6082cd347124 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -229,7 +229,7 @@
reg = <0x50000000 0x10000000>;
ranges;
- spba@50000000 {
+ spba-bus@50000000 {
compatible = "fsl,spba-bus", "simple-bus";
#address-cells = <1>;
#size-cells = <1>;