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 2017-08-03 14:59:34 +02:00 committed by Michael Ellerman
parent 4f7c06e26e
commit e4f2419fac

View File

@ -269,7 +269,7 @@
i2c@118000 {
pca9547@77 {
compatible = "philips,pca9547";
compatible = "nxp,pca9547";
reg = <0x77>;
};
rtc@68 {