diff options
author | Kunihiko Hayashi <[email protected]> | 2022-05-20 14:17:01 +0900 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-06-09 17:41:57 +0100 |
commit | df089e6f07e3c94cb7a330dc74f5041db800009c (patch) | |
tree | 72fd71a7391ffea3a049f2cef4cc48881992306f | |
parent | eff4780f83d0ae3e5b6c02ff5d999dc4c1c5c8ce (diff) |
dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoC
Update uniphier-aidet binding document for UniPhier NX1 SoC.
Signed-off-by: Kunihiko Hayashi <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/socionext,uniphier-aidet.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/socionext,uniphier-aidet.yaml b/Documentation/devicetree/bindings/interrupt-controller/socionext,uniphier-aidet.yaml index f89ebde76dab..de7c5e59bae1 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/socionext,uniphier-aidet.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/socionext,uniphier-aidet.yaml @@ -30,6 +30,7 @@ properties: - socionext,uniphier-ld11-aidet - socionext,uniphier-ld20-aidet - socionext,uniphier-pxs3-aidet + - socionext,uniphier-nx1-aidet reg: maxItems: 1 |