Searched +full:ap +full:- +full:suspend +full:- +full:l +full:- +full:hog (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pinctrl/qcom,sdm845-pinctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Bjorn Andersson <andersson@kernel.org>11 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>17 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#21 const: qcom,sdm845-pinctrl29 interrupt-controller: true30 "#interrupt-cells": true[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/input/input.h>9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>25 stdout-path = "serial0:115200n8";29 compatible = "pwm-backlight";31 enable-gpios = <&tlmm 37 GPIO_ACTIVE_HIGH>;32 power-supply = <&ppvar_sys>;33 pinctrl-names = "default";34 pinctrl-0 = <&ap_edp_bklten>;37 /* FIXED REGULATORS - parents above children */[all …]