projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41b37f4
)
ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switch
author
Michal Vokáč
<michal.vokac@ysoft.com>
Wed, 20 Mar 2019 11:09:05 +0000
(12:09 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Fri, 22 Mar 2019 01:20:32 +0000
(09:20 +0800)
The switch is accessible through pseudo PHY which is located at 0x10.
Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com>
Fixes:
87489ec3a77f
("ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
b/arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
index
091d829
..
e8d800f
100644
(file)
--- a/
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
+++ b/
arch/arm/boot/dts/imx6dl-yapp4-common.dtsi
@@
-114,9
+114,9
@@
reg = <2>;
};
- switch@0 {
+ switch@
1
0 {
compatible = "qca,qca8334";
- reg = <0>;
+ reg = <
1
0>;
switch_ports: ports {
#address-cells = <1>;