| // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| // Copyright (c) 2019 Jernej Skrabec <jernej.skrabec@siol.net> |
| #include "sun50i-h6-tanix.dtsi" |
| compatible = "oranth,tanix-tx6", "allwinner,sun50i-h6"; |
| linux,rc-map-name = "rc-tanix-tx5max"; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>; |
| compatible = "realtek,rtl8822cs-bt"; |
| device-wake-gpios = <&r_pio 1 2 GPIO_ACTIVE_HIGH>; /* PM2 */ |
| host-wake-gpios = <&r_pio 1 1 GPIO_ACTIVE_HIGH>; /* PM1 */ |
| enable-gpios = <&r_pio 1 4 GPIO_ACTIVE_HIGH>; /* PM4 */ |