]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register address
authorMichal Vokáč <michal.vokac@ysoft.com>
Wed, 14 Feb 2024 09:03:27 +0000 (10:03 +0100)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:21:51 +0000 (18:21 -0400)
[ Upstream commit 023bd910d3ab735459f84b22bb99fb9e00bd9d76 ]

This change does not have any functional effect. The switch works just
fine without this patch as it has full access to all the addresses
on the bus. This is simply a clean-up to set the node name address
and reg address to the same value.

Fixes: 15b43e497ffd ("ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switch")
Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi

index f18da2b70fdc92b06428c946287dfa75fa088a1f..b636faaddc5107709d63038591194be71ea1757a 100644 (file)
 
                switch@10 {
                        compatible = "qca,qca8334";
-                       reg = <10>;
+                       reg = <0x10>;
                        reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
 
                        switch_ports: ports {