Searched +full:ldo_vin3 +full:- +full:supply (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/regulator/mt6360-regulator.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Gene Chen <gene_chen@richtek.com>18 const: mediatek,mt6360-regulator20 LDO_VIN1-supply:21 description: Input supply phandle(s) for LDO1/2/322 LDO_VIN2-supply:23 description: Input supply phandle(s) for LDO5[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Gene Chen <gene_chen@richtek.com>25 wakeup-source: true30 interrupt-names:33 interrupt-controller: true35 "#interrupt-cells":41 $ref: /schemas/regulator/mt6360-regulator.yaml#44 $ref: /schemas/power/supply/mt6360_charger.yaml#[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)6 /dts-v1/;11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/input/input.h>13 #include <dt-bindings/pinctrl/mt8195-pinfunc.h>14 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h>18 compatible = "mediatek,mt8195-demo", "mediatek,mt8195";25 stdout-path = "serial0:921600n8";30 compatible = "linaro,optee-tz";35 gpio-keys {[all …]