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:
@@ -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
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user