hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/gpio/gpio-eic-sprd.txt
....@@ -33,7 +33,7 @@
3333 "sprd,sc9860-eic-latch",
3434 "sprd,sc9860-eic-async",
3535 "sprd,sc9860-eic-sync",
36
- "sprd,sc27xx-eic".
36
+ "sprd,sc2731-eic".
3737 - reg: Define the base and range of the I/O address space containing
3838 the GPIO controller registers.
3939 - gpio-controller: Marks the device node as a GPIO controller.
....@@ -86,7 +86,7 @@
8686 };
8787
8888 pmic_eic: gpio@300 {
89
- compatible = "sprd,sc27xx-eic";
89
+ compatible = "sprd,sc2731-eic";
9090 reg = <0x300>;
9191 interrupt-parent = <&sc2731_pmic>;
9292 interrupts = <5 IRQ_TYPE_LEVEL_HIGH>;