Standardize supply names for goodix fingerprint

Change-Id: I0099869d2f4f38b3d6fa552f7d1adb7fe10fe031
This commit is contained in:
Arian
2024-12-05 23:03:17 +01:00
parent c29e3d2370
commit 56b3e28521
10 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
&soc {
fingerprint_goodix {
compatible = "goodix,fingerprint";
l11c_vdd-supply = <&L11C>;
vdda-supply = <&L11C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
pinctrl-names = "fingerprint_goodix_default";

View File

@@ -304,8 +304,8 @@
&soc {
fingerprint_goodix {
compatible = "goodix,fingerprint";
l1c_vdd-supply = <&L1C>;
l3c_vdd-supply = <&L3C>;
vdda-supply = <&L1C>;
vddb-supply = <&L3C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
status = "ok";

View File

@@ -65,7 +65,7 @@
fingerprint_goodix {
compatible = "goodix,fingerprint";
l6c_vdd-supply = <&L6C>;
vdda-supply = <&L6C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
status = "ok";

View File

@@ -496,7 +496,7 @@
&soc {
fingerprint_goodix {
compatible = "goodix,fingerprint";
l11c_vdd-supply = <&L11C>;
vdda-supply = <&L11C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
pinctrl-names = "fingerprint_goodix_default";

View File

@@ -198,7 +198,7 @@
&soc {
fingerprint_goodix {
compatible = "goodix,fingerprint";
l9c_vdd-supply = <&L9C>;
vdda-supply = <&L9C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
status = "ok";

View File

@@ -90,7 +90,7 @@
fingerprint_goodix {
compatible = "goodix,fingerprint";
l11c_vdd-supply = <&L11C>;
vdda-supply = <&L11C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
status = "ok";

View File

@@ -221,7 +221,7 @@
&soc {
fingerprint_goodix {
compatible = "goodix,fingerprint";
l11c_vdd-supply = <&L11C>;
vdda-supply = <&L11C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
status = "ok";

View File

@@ -21,7 +21,7 @@
fingerprint_goodix {
compatible = "goodix,fingerprint";
l11c_vdd-supply = <&L11C>;
vdda-supply = <&L11C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
status = "ok";

View File

@@ -551,7 +551,7 @@
fingerprint_goodix {
status = "ok";
compatible = "goodix,fingerprint";
l11c_vdd-supply = <&L3C>;
vdda-supply = <&L3C>;
goodix,gpio-reset = <&tlmm 141 0x0>;
goodix,gpio-irq = <&tlmm 43 0x0>;
};

View File

@@ -289,7 +289,7 @@
fingerprint_goodix {
compatible = "goodix,fingerprint";
l11c_vdd-supply = <&L11C>;
vdda-supply = <&L11C>;
goodix,gpio-reset = <&tlmm 41 0x0>;
goodix,gpio-irq = <&tlmm 40 0x0>;
status = "ok";