};
&pm8994_gpios {
- irled_default: irled-default {
- pinconf {
- pins = "gpio5";
- function = PMIC_GPIO_FUNC_FUNC1;
- output-low;
- qcom,drive-strength = <PMIC_GPIO_STRENGTH_HIGH>;
- power-source = <PM8994_GPIO_S4>;
- bias-disable;
- };
+ irled_default: irled-default-state {
+ pins = "gpio5";
+ function = PMIC_GPIO_FUNC_FUNC1;
+ output-low;
+ qcom,drive-strength = <PMIC_GPIO_STRENGTH_HIGH>;
+ power-source = <PM8994_GPIO_S4>;
+ bias-disable;
};
wlan_en_default: wlan-en-state {
"UIM_BATT_ALARM", /* GPIO_21 */
"NC"; /* GPIO_22 */
- keypad_default: keypad-default {
- pinconf {
- pins = "gpio7", "gpio10";
- function = PMIC_GPIO_FUNC_FUNC1;
- output-low;
- qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
- power-source = <PM8994_GPIO_S4>;
- bias-disable;
- };
+ keypad_default: keypad-default-state {
+ pins = "gpio7", "gpio10";
+ function = PMIC_GPIO_FUNC_FUNC1;
+ output-low;
+ qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>;
+ power-source = <PM8994_GPIO_S4>;
+ bias-disable;
};
};