Lines Matching +full:gpk0 +full:- +full:3
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chanwoo Choi <cw00.choi@samsung.com>
11 - Krzysztof Kozlowski <krzk@kernel.org>
22 in dt-bindings/clock/maxim,max77686.h.
28 '#clock-cells':
37 voltage-regulators:
42 wakeup-source: true
45 - compatible
46 - '#clock-cells'
47 - reg
52 - |
53 #include <dt-bindings/gpio/gpio.h>
54 #include <dt-bindings/interrupt-controller/irq.h>
57 #address-cells = <1>;
58 #size-cells = <0>;
64 interrupt-parent = <&gpx0>;
66 pinctrl-0 = <&max77686_irq>;
67 pinctrl-names = "default";
68 wakeup-source;
69 #clock-cells = <1>;
71 voltage-regulators {
73 regulator-name = "VALIVE_1.0V_AP";
74 regulator-min-microvolt = <1000000>;
75 regulator-max-microvolt = <1000000>;
76 regulator-always-on;
80 regulator-name = "VM1M2_1.2V_AP";
81 regulator-min-microvolt = <1200000>;
82 regulator-max-microvolt = <1200000>;
83 regulator-always-on;
84 regulator-state-mem {
85 regulator-on-in-suspend;
92 regulator-name = "VMEM_VDD_2.8V";
93 regulator-min-microvolt = <2800000>;
94 regulator-max-microvolt = <2800000>;
95 maxim,ena-gpios = <&gpk0 2 GPIO_ACTIVE_HIGH>;
101 regulator-name = "VDD_MIF";
102 regulator-min-microvolt = <850000>;
103 regulator-max-microvolt = <1100000>;
104 regulator-always-on;
105 regulator-boot-on;
106 regulator-state-mem {
107 regulator-off-in-suspend;
112 regulator-name = "VDD_ARM";
113 regulator-min-microvolt = <850000>;
114 regulator-max-microvolt = <1500000>;
115 regulator-always-on;
116 regulator-boot-on;
117 regulator-state-mem {
118 regulator-on-in-suspend;
125 regulator-name = "CAM_ISP_CORE_1.2V";
126 regulator-min-microvolt = <1000000>;
127 regulator-max-microvolt = <1200000>;
128 maxim,ena-gpios = <&gpm0 3 GPIO_ACTIVE_HIGH>;