diff options
| author | Xianwei Zhao <xianwei.zhao@amlogic.com> | 2026-05-07 08:21:06 +0000 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-05-29 22:30:02 +0200 |
| commit | 8c63821f227f7fd8b9e0adc3cd4b26e5b8eeb71e (patch) | |
| tree | 7ecd48233c0be0c0b55a23515d55d4a684be9d64 /Documentation | |
| parent | 55290f5983540e537239bfaf02a050502a570383 (diff) | |
| download | linux-next-history-8c63821f227f7fd8b9e0adc3cd4b26e5b8eeb71e.tar.gz | |
dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for A9
Update dt-binding document for pinctrl of Amlogic A9.
In Amlogic A9 SoC, a bank mux register reuse other banks.
The multiplexed part requires special processing and is
therefore incompatible with the previous SoCs.
Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml b/Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml index 6ba66c2033b46..b69db1b953455 100644 --- a/Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml +++ b/Documentation/devicetree/bindings/pinctrl/amlogic,pinctrl-a4.yaml @@ -17,6 +17,7 @@ properties: oneOf: - enum: - amlogic,pinctrl-a4 + - amlogic,pinctrl-a9 - amlogic,pinctrl-s6 - amlogic,pinctrl-s7 - items: |
