Merge "bindings: Update TLMM VM documentation for Sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d77d0e6125
@@ -1,7 +1,7 @@
|
|||||||
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
|
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
|
||||||
%YAML 1.2
|
%YAML 1.2
|
||||||
---
|
---
|
||||||
$id: http://devicetree.org/schemas/pinctrl/qcom,sun-vm-pinctrl.yaml#
|
$id: http://devicetree.org/schemas/pinctrl/qcom,sun-vm-tlmm.yaml#
|
||||||
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
||||||
|
|
||||||
title: Qualcomm Technologies, Inc. SUN VM TLMM block
|
title: Qualcomm Technologies, Inc. SUN VM TLMM block
|
||||||
@@ -15,12 +15,12 @@ description: |
|
|||||||
|
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
const: qcom,sun-vm-pinctrl
|
const: qcom,sun-vm-tlmm
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- |
|
- |
|
||||||
tlmm: pinctrl@03000000 {
|
tlmm: pinctrl@03000000 {
|
||||||
compatible = "qcom,pineapple-vm-pinctrl";
|
compatible = "qcom,sun-vm-tlmm";
|
||||||
reg = <0x03000000 0xdc2000>;
|
reg = <0x03000000 0xdc2000>;
|
||||||
interrupts-extended = <0 208 0>;
|
interrupts-extended = <0 208 0>;
|
||||||
gpio-controller;
|
gpio-controller;
|
Reference in New Issue
Block a user