[PATCH] powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds

From: Peter Rosin
Date: Thu Aug 03 2017 - 08:59:54 EST


The sanctioned compatible is "nxp,pca9547".

Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
---
arch/powerpc/boot/dts/fsl/t104xqds.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/boot/dts/fsl/t104xqds.dtsi b/arch/powerpc/boot/dts/fsl/t104xqds.dtsi
index 2fd4cbe7098f..615479732252 100644
--- 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 {
--
2.11.0