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:
Peter Rosin
2018-05-21 14:48:01 +10:00
committed by Michael Ellerman
parent 4f7c06e26e
commit e4f2419fac
+1 -1
View File
@@ -269,7 +269,7 @@
i2c@118000 {
pca9547@77 {
compatible = "philips,pca9547";
compatible = "nxp,pca9547";
reg = <0x77>;
};
rtc@68 {