Searched +full:pm8841 +full:- +full:mpp (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/interrupt-controller/irq.h>3 #include <dt-bindings/spmi/spmi.h>7 thermal-zones {8 pm8841-thermal {9 polling-delay-passive = <100>;10 polling-delay = <0>;11 thermal-sensors = <&pm8841_temp>;38 pm8841_0: pm8841@4 {39 compatible = "qcom,pm8841", "qcom,spmi-pmic";[all …]
1 # SPDX-License-Identifier: GPL-2.0-only31 Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,33 devices are pm8841, pm8941 and pma8084.46 Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (c) 2012-2014, The Linux Foundation. All rights reserved.17 #include <linux/pinctrl/pinconf-generic.h>21 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h>24 #include "../pinctrl-utils.h"29 * Pull Up Values - it indicates whether a pull-up should be42 /* mpp peripheral type and subtype values */107 * struct pmic_mpp_pad - keep current MPP settings109 * @is_enabled: Set to false when MPP should be put in high Z state.111 * @output_enabled: Set to true if MPP output logic is enabled.[all …]