Searched +full:aset +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Linus Walleij <linus.walleij@linaro.org>12 - Kevin Tsai <ktsai@capellamicro.com>26 aset-gpios:29 ASET line (drive low to activate the ALS, should be flagged39 io-channels:45 io-channel-names:48 vdd-supply: true[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)2 #include <dt-bindings/input/input.h>3 #include <dt-bindings/gpio/gpio.h>4 #include <dt-bindings/leds/common.h>5 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>6 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h>7 #include "qcom-msm8660.dtsi"12 compatible = "qcom,apq8060-dragonboard", "qcom,msm8660";19 stdout-path = "serial0:115200n8";23 vph: regulator-fixed {[all …]