forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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>;