aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/src/arm64/amlogic/meson-g12b-bananapi-cm4.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/src/arm64/amlogic/meson-g12b-bananapi-cm4.dtsi')
-rw-r--r--sys/contrib/device-tree/src/arm64/amlogic/meson-g12b-bananapi-cm4.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/contrib/device-tree/src/arm64/amlogic/meson-g12b-bananapi-cm4.dtsi b/sys/contrib/device-tree/src/arm64/amlogic/meson-g12b-bananapi-cm4.dtsi
index 97e522921b06..08c33ec7e9f1 100644
--- a/sys/contrib/device-tree/src/arm64/amlogic/meson-g12b-bananapi-cm4.dtsi
+++ b/sys/contrib/device-tree/src/arm64/amlogic/meson-g12b-bananapi-cm4.dtsi
@@ -56,7 +56,7 @@
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <3300000>;
- enable-gpio = <&gpio_ao GPIOAO_3 GPIO_OPEN_DRAIN>;
+ enable-gpios = <&gpio_ao GPIOAO_3 GPIO_OPEN_DRAIN>;
enable-active-high;
regulator-always-on;
@@ -201,7 +201,7 @@
interrupt-parent = <&gpio_intc>;
/* MAC_INTR on GPIOZ_14 */
- interrupts = <26 IRQ_TYPE_LEVEL_LOW>;
+ interrupts = <IRQID_GPIOZ_14 IRQ_TYPE_LEVEL_LOW>;
};
};
@@ -369,7 +369,7 @@
bluetooth {
compatible = "realtek,rtl8822cs-bt";
- enable-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
+ enable-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
host-wake-gpios = <&gpio GPIOX_19 GPIO_ACTIVE_HIGH>;
device-wake-gpios = <&gpio GPIOX_18 GPIO_ACTIVE_HIGH>;
};