[PATCH linux dev-4.10] ARM: dts: aspeed: quanta-q71l: i2c-mux compat fix
Patrick Venture
venture at google.com
Sat Jun 17 01:05:40 AEST 2017
Updating compatibility string from 4.7 to 4.10 version of driver.
Signed-off-by: Patrick Venture <venture at google.com>
---
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
index d5febe330121..a73d33d4ce90 100644
--- a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
@@ -164,7 +164,7 @@
* Slot 7
*/
i2c-switch at 74 {
- compatible = "pca9546";
+ compatible = "nxp,pca9546";
reg = <0x74>;
#address-cells = <1>;
#size-cells = <0>;
@@ -180,7 +180,7 @@
* SSD 2
*/
i2c-switch at 77 {
- compatible = "pca9548";
+ compatible = "nxp,pca9548";
#address-cells = <1>;
#size-cells = <0>;
reg = <0x77>;
@@ -218,7 +218,7 @@
* PSU2
*/
i2c-switch at 70 {
- compatible = "pca9546";
+ compatible = "nxp,pca9546";
reg = <0x70>;
#address-cells = <1>;
#size-cells = <0>;
--
2.13.1.518.g3df882009-goog
More information about the openbmc
mailing list