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

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
......@@ -269,7 +269,7 @@ flash@0 {
i2c@118000 {
pca9547@77 {
compatible = "philips,pca9547";
compatible = "nxp,pca9547";
reg = <0x77>;
};
rtc@68 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment