ARM: dts: msm: Update pinctrl compatible for monaco

Update pinctrl compatible for monaco.

Change-Id: I95fa242ad133737f9d82d8ff91ec841a9f7863ca
Signed-off-by: Pradnya Dahiwale <quic_pdahiwal@quicinc.com>
This commit is contained in:
Pradnya Dahiwale
2024-04-10 15:53:05 +05:30
parent 7c5a85fad3
commit 25686b1d9d
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ allOf:
- $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
properties:
compatible:
const: "qcom,monaco-pinctrl"
const: "qcom,monaco-tlmm"
reg:
maxItems: 1

View File

@@ -5,7 +5,7 @@
&soc {
tlmm: pinctrl@500000 {
compatible = "qcom,monaco-pinctrl";
compatible = "qcom,monaco-tlmm";
reg = <0x500000 0x300000>;
interrupts = <GIC_SPI 227 IRQ_TYPE_LEVEL_HIGH>;
gpio-controller;