Searched +full:mt6357 +full:- +full:rtc (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mfd/mediatek,mt6357.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MediaTek MT6357 PMIC10 - Flora Fu <flora.fu@mediatek.com>11 - Alexandre Mergnat <amergnat@baylibre.com>14 MT6357 is a power management system chip containing 5 buck16 USB battery charging, fuel gauge, RTC19 - Regulator[all …]
4 - Regulator5 - RTC6 - Audio codec7 - GPIO8 - Clock9 - LED10 - Keys11 - Power controller24 "mediatek,mt6357" fo[all...]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 #include <dt-bindings/input/input.h>11 compatible = "mediatek,mt6357";14 compatible = "mediatek,mt6357-auxadc";15 #io-channel-cells = <1>;19 mt6357_vproc_reg: buck-vproc {20 regulator-name = "vproc";21 regulator-min-microvolt = <518750>;22 regulator-max-microvolt = <1312500>;23 regulator-ramp-delay = <6250>;[all …]