powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds
The sanctioned compatible is "nxp,pca9547". Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
4f7c06e26e
commit
e4f2419fac
@ -269,7 +269,7 @@
|
||||
|
||||
i2c@118000 {
|
||||
pca9547@77 {
|
||||
compatible = "philips,pca9547";
|
||||
compatible = "nxp,pca9547";
|
||||
reg = <0x77>;
|
||||
};
|
||||
rtc@68 {
|
||||
|
Loading…
Reference in New Issue
Block a user