Searched +full:omit +full:- +full:battery +full:- +full:class (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.04 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: TI BQ2419x Li-Ion Battery Charger11 - Sebastia[all...]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Driver for the TI bq24190 battery charger.19 #include <linux/extcon-provider.h>32 #define BQ24190_REG_POC 0x01 /* Power-On Configuration */63 #define BQ24190_REG_PCTCC 0x03 /* Pre-charge/Termination Current Cntl */162 * The tables below provide a 2-way mapping for the value that goes in163 * the register field and the real-world value that it represents.165 * number at that index in the array is the real-world value that it227 struct power_supply *battery; member271 * 'val'. The index range returned is 0 to 'tbl_size' - 1. Assumes that[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include "qcom-msm8974pro.dtsi"5 #include <dt-bindings/input/input.h>6 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>11 chassis-type = "handset";12 qcom,msm-id = <194 0x10000>;13 qcom,board-id = <8 0>;20 stdout-path = "serial0:115200n8";23 gpio-keys {24 compatible = "gpio-keys";[all …]