diff options
author | Corentin Labbe <[email protected]> | 2021-05-04 19:34:56 +0000 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2021-06-12 08:21:55 -0700 |
commit | b0a2fbd2a6fcb8dccd88363fc8e2163fd92cd102 (patch) | |
tree | a7062b9c1e4fea7ec05191838082dc189ca1b706 | |
parent | 388b7e223985f64c322619a1c75be4b0a49623d3 (diff) |
dt-bindings: arm: intel-ixp4xx: add welltech,epbx100
Adds welltech,epbx100 as a valid intel-ixp4xx board.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Corentin Labbe <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml b/Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml index d72e92bdf7c1..230bffeec0e5 100644 --- a/Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml +++ b/Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml @@ -17,6 +17,7 @@ properties: - items: - enum: - linksys,nslu2 + - welltech,epbx100 - const: intel,ixp42x - items: - enum: |