1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) Christian Hewitt <christianshewitt@gmail.com>
8 #include "meson-gxl-s905d.dtsi"
9 #include "meson-gx-p23x-q20x.dtsi"
10 #include <dt-bindings/leds/common.h>
13 compatible = "smartlabs,sml5442tw", "amlogic,s905d", "amlogic,meson-gxl";
14 model = "SmartLabs SML-5442TW";
17 compatible = "gpio-leds";
20 color = <LED_COLOR_ID_YELLOW>;
21 function = LED_FUNCTION_STATUS;
22 gpios = <&gpio_ao GPIOAO_6 GPIO_ACTIVE_HIGH>;
23 default-state = "off";
27 color = <LED_COLOR_ID_BLUE>;
28 function = LED_FUNCTION_STATUS;
29 gpios = <&gpio GPIODV_28 GPIO_ACTIVE_HIGH>;
30 default-state = "off";
34 color = <LED_COLOR_ID_GREEN>;
35 function = LED_FUNCTION_STATUS;
36 gpios = <&gpio_ao GPIOAO_9 GPIO_ACTIVE_HIGH>;
41 color = <LED_COLOR_ID_RED>;
42 function = LED_FUNCTION_STATUS;
43 gpios = <&gpio GPIODV_27 GPIO_ACTIVE_HIGH>;
44 default-state = "off";
52 phy-handle = <&internal_phy>;
57 pinctrl-0 = <&i2c_a_pins>;
58 pinctrl-names = "default";
62 pinctrl-0 = <ð_link_led_pins>, <ð_act_led_pins>;
63 pinctrl-names = "default";
67 linux,rc-map-name = "rc-khamsin";
70 /* This is connected to the Bluetooth module: */
73 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
74 pinctrl-names = "default";
78 compatible = "qcom,qca9377-bt";
79 enable-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
80 max-speed = <2000000>;