Lines Matching +full:clock +full:- +full:xxti
1 // SPDX-License-Identifier: GPL-2.0
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";
40 default-state = "off";
41 linux,default-trigger = "heartbeat";
47 default-state = "off";
53 default-state = "off";
60 default-state = "off";
61 linux,default-trigger = "mmc0";
65 fixed-rate-clocks {
66 xxti {
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 {
77 /* Workaround for missing clock on PMIC */
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>;
135 clocks = <&clock CLK_RTC>, <&pmic_ap_clk>;
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";