mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Add pinctrl for scuba_auto
Add pinctrl changes for scuba_auto. Change-Id: If6fb290aaa98713a384082a5bc208fbfa558e7f7
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
64702459cc
commit
42d6206007
1
qcom/scuba_auto-pinctrl.dtsi
Normal file
1
qcom/scuba_auto-pinctrl.dtsi
Normal file
@@ -0,0 +1 @@
|
||||
&soc { } ;
|
||||
@@ -546,12 +546,24 @@
|
||||
clock-names = "bus", "bus_a";
|
||||
clocks = <&rpmcc RPM_SMD_BIMC_CLK>,
|
||||
<&rpmcc RPM_SMD_BIMC_A_CLK>;
|
||||
|
||||
tlmm: pinctrl@500000 {
|
||||
compatible = "qcom,scuba_auto-pinctrl";
|
||||
reg = <0x500000 0x300000>;
|
||||
interrupts = <GIC_SPI 227 IRQ_TYPE_LEVEL_HIGH>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <2>;
|
||||
//wakeup-parent = <&wakegic>;
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
#include "pm2250-rpm-regulator.dtsi"
|
||||
#include "scuba-regulator.dtsi"
|
||||
#include "monaco-gdsc.dtsi"
|
||||
#include "scuba_auto-pinctrl.dtsi"
|
||||
|
||||
&gcc_camss_top_gdsc {
|
||||
status = "ok";
|
||||
|
||||
Reference in New Issue
Block a user