projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f7c06e
)
powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds
author
Peter Rosin
<peda@axentia.se>
Thu, 3 Aug 2017 12:59:34 +0000
(14:59 +0200)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 21 May 2018 04:48:01 +0000
(14:48 +1000)
The sanctioned compatible is "nxp,pca9547".
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/dts/fsl/t104xqds.dtsi
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/fsl/t104xqds.dtsi
b/arch/powerpc/boot/dts/fsl/t104xqds.dtsi
index 2fd4cbe7098f811cb7c42597441d5355a56414ce..615479732252404f43438e786d21f5e274173eb2 100644
(file)
--- a/
arch/powerpc/boot/dts/fsl/t104xqds.dtsi
+++ b/
arch/powerpc/boot/dts/fsl/t104xqds.dtsi
@@
-269,7
+269,7
@@
i2c@118000 {
pca9547@77 {
- compatible = "
philips
,pca9547";
+ compatible = "
nxp
,pca9547";
reg = <0x77>;
};
rtc@68 {