Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4f2419f authored by Peter Rosin's avatar Peter Rosin Committed by Michael Ellerman
Browse files

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



The sanctioned compatible is "nxp,pca9547".

Signed-off-by: default avatarPeter Rosin <peda@axentia.se>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 4f7c06e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -269,7 +269,7 @@

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