Searched +full:switchldo1 +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>11 - Cristian Ciocaltea <cristian.ciocaltea@gmail.com>16 (i.e. regulators and system power-off/reboot) for the ATC2603C and ATC2609A18 ATC2603C includes 3 programmable DC-DC converters, 9 programmable LDO20 ATC2609A includes 5 programmable DC-DC converters and 10 programmable LDO24 - $ref: ../input/input.yaml29 - actions,atc2603c[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 * Copyright (C) 2020-2021 Cristian Ciocaltea <cristian.ciocaltea@gmail.com>8 /dts-v1/;10 #include "owl-s500.dtsi"22 stdout-path = "serial2:115200n8";30 syspwr: regulator-5v0 {31 compatible = "regulator-fixed";32 regulator-name = "SYSPWR";33 regulator-min-microvolt = <5000000>;34 regulator-max-microvolt = <5000000>;[all …]