Lines Matching +full:device +full:- +full:state +full:- +full:gpios

1 // SPDX-License-Identifier: GPL-2.0
3 * FriendlyARM's Exynos4412 based TINY4412 board device tree source
7 * Device tree source file for FriendlyARM's TINY4412 board which is based on
11 /dts-v1/;
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/leds/common.h>
25 stdout-path = &serial_0;
34 compatible = "gpio-leds";
39 gpios = <&gpm4 0 GPIO_ACTIVE_LOW>;
40 default-state = "off";
41 linux,default-trigger = "heartbeat";
46 gpios = <&gpm4 1 GPIO_ACTIVE_LOW>;
47 default-state = "off";
52 gpios = <&gpm4 2 GPIO_ACTIVE_LOW>;
53 default-state = "off";
59 gpios = <&gpm4 3 GPIO_ACTIVE_LOW>;
60 default-state = "off";
61 linux,default-trigger = "mmc0";
65 fixed-rate-clocks {
67 compatible = "samsung,clock-xxti";
68 clock-frequency = <0>;
72 compatible = "samsung,clock-xusbxti";
73 clock-frequency = <24000000>;
76 pmic_ap_clk: pmic-ap-clk {
78 compatible = "fixed-clock";
79 #clock-cells = <0>;
80 clock-frequency = <32768>;
86 power-supply = <&vddq_lcd>;
90 remote-endpoint = <&lcdc_output>;
95 vddq_lcd: regulator-vddq-lcd {
96 compatible = "regulator-fixed";
97 regulator-name = "vddq-lcd";
98 regulator-min-microvolt = <1800000>;
99 regulator-max-microvolt = <1800000>;
104 cooling-maps {
107 cooling-device = <&cpu0 7 7>, <&cpu1 7 7>,
112 cooling-device = <&cpu0 13 13>, <&cpu1 13 13>,
119 pinctrl-0 = <&lcd_clk>, <&lcd_data24>;
120 pinctrl-names = "default";
121 #address-cells = <1>;
122 #size-cells = <0>;
128 remote-endpoint = <&panel_input>;
136 clock-names = "rtc", "rtc_src";
140 bus-width = <4>;
141 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
142 pinctrl-names = "default";