Home
last modified time | relevance | path

Searched +full:qcom +full:- +full:sm8350 +full:- +full:tlmm +full:- +full:state (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dqcom,sm8350-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/qcom,sm8350-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies, Inc. SM8350 TLMM block
10 - Vinod Koul <vkoul@kernel.org>
13 This binding describes the Top Level Mode Multiplexer (TLMM) block found
14 in the SM8350 platform.
17 - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
21 const: qcom,sm8350-tlmm
[all …]
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsm8350-hdk.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2020-2021, Linaro Limited
6 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
10 #include "sm8350.dtsi"
13 model = "Qualcomm Technologies, Inc. SM8350 HDK";
14 compatible = "qcom,sm8350-hdk", "qcom,sm8350";
21 stdout-path = "serial0:115200n8";
24 vph_pwr: vph-pwr-regulator {
[all …]
Dsm8350.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <dt-bindings/clock/qcom,gcc-sm8350.h>
8 #include <dt-bindings/clock/qcom,rpmh.h>
9 #include <dt-bindings/interconnect/qcom,sm8350.h>
10 #include <dt-bindings/mailbox/qcom-ipcc.h>
11 #include <dt-bindings/power/qcom-aoss-qmp.h>
12 #include <dt-bindings/power/qcom-rpmpd.h>
13 #include <dt-bindings/soc/qcom,rpmh-rsc.h>
14 #include <dt-bindings/thermal/thermal.h>
[all …]