Merge "ARM: dts: msm: Update pinctrl compatible for monaco"

This commit is contained in:
qctecmdr
2024-04-15 10:24:18 -07:00
committed by Gerrit - the friendly Code Review server
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;