forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt
....@@ -43,7 +43,7 @@
4343 reg = <0>;
4444
4545 eeprom@50 {
46
- compatible = "at,24c02";
46
+ compatible = "atmel,24c02";
4747 reg = <0x50>;
4848 };
4949 };
....@@ -54,7 +54,7 @@
5454 reg = <1>;
5555
5656 eeprom@50 {
57
- compatible = "at,24c02";
57
+ compatible = "atmel,24c02";
5858 reg = <0x50>;
5959 };
6060 };