Skip to content

Commit 84a3bc3

Browse files
Gopikrishna Garmidilinusw
authored andcommitted
dt-bindings: pinctrl: qcom,glymur-tlmm: Document Mahua TLMM block
Document the pinctrl compatible for the Mahua SoC, a 12-core variant of Glymur. The PDC wake IRQ map differs since PDC handles the interrupt for GPIO 155 instead of GPIO 143 as seen on Glymur. Signed-off-by: Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
1 parent 450e248 commit 84a3bc3

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Documentation/devicetree/bindings/pinctrl/qcom,glymur-tlmm.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,16 @@ maintainers:
1010
- Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
1111

1212
description:
13-
Top Level Mode Multiplexer pin controller in Qualcomm Glymur SoC.
13+
Top Level Mode Multiplexer pin controller in Qualcomm Glymur and Mahua SoC.
1414

1515
allOf:
1616
- $ref: /schemas/pinctrl/qcom,tlmm-common.yaml#
1717

1818
properties:
1919
compatible:
20-
const: qcom,glymur-tlmm
20+
enum:
21+
- qcom,glymur-tlmm
22+
- qcom,mahua-tlmm
2123

2224
reg:
2325
maxItems: 1

0 commit comments

Comments
 (0)