Searched +full:needs +full:- +full:inok +full:- +full:toggle (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/power/supply/summit,smb347-charger.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - David Heidelberg <david@ixit.cz>11 - Dmitry Osipenko <digetx@gmail.com>16 - summit,smb34517 - summit,smb34718 - summit,smb35826 monitored-battery:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only23 #include <dt-bindings/power/summit,smb347-charger.h>26 #define SMB3XX_SOFT_TEMP_COMPENSATE_DEFAULT -129 #define SMB3XX_TEMP_USE_DEFAULT -27334 * reloaded from non-volatile registers after POR.136 * struct smb347_charger - smb347 charger instance149 * @pre_charge_current: current (in uA) to use in pre-charging phase153 * pre-charge to fast charge mode158 * current [%100 - %130] (in degree C)159 * @soft_cold_temp_limit: soft cold temperature limit [%0 - %15] (in degree C),[all …]
1 // SPDX-License-Identifier: GPL-2.03 #include <dt-bindings/input/gpio-keys.h>4 #include <dt-bindings/input/input.h>5 #include <dt-bindings/power/summit,smb347-charger.h>6 #include <dt-bindings/thermal/thermal.h>9 #include "tegra30-cpu-opp.dtsi"10 #include "tegra30-cpu-opp-microvolt.dtsi"11 #include "tegra30-asus-lvds-display.dtsi"27 * pre-existing /chosen node to be available to insert the33 trusted-foundations {[all …]