mbox series

[v3,0/3] Device tree updates for IXP4xx

Message ID 20231007-ixp4xx-usr8200-v3-0-ec46edd1ff0e@linaro.org
Headers show
Series Device tree updates for IXP4xx | expand

Message

Linus Walleij Oct. 7, 2023, 12:15 p.m. UTC
This adds missing vendors and compatibles.

I can merge this through the ARM SoC tree unless
Rob wants to take it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Changes in v3:
- Skip compatible triplet for the Linksys/Gemtek device
- Alter the device tree to just use one of them in an additional
  patch (intended to be merged with the binding update)
- Link to v2: https://lore.kernel.org/r/20230925-ixp4xx-usr8200-v2-0-433261c13a28@linaro.org

Changes in v2:
- Speling mistake: adiend -> adieng
- Link to v1: https://lore.kernel.org/r/20230925-ixp4xx-usr8200-v1-0-cd72a2e1ce91@linaro.org

---
Linus Walleij (3):
      dt-bindings: Add vendor prefixes
      dt-bindings: arm: List more IXP4xx devices
      ARM: dts: Use only the Linksys compatible for now

 Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml  | 16 ++++++++++++++++
 Documentation/devicetree/bindings/vendor-prefixes.yaml   | 14 ++++++++++++++
 .../boot/dts/intel/ixp/intel-ixp42x-linksys-wrv54g.dts   |  2 +-
 3 files changed, 31 insertions(+), 1 deletion(-)
---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230919-ixp4xx-usr8200-b2408d6fcad5

Best regards,

Comments

Rob Herring (Arm) Oct. 10, 2023, 1:32 p.m. UTC | #1
On Sat, Oct 07, 2023 at 02:15:10PM +0200, Linus Walleij wrote:
> This adds missing vendors and compatibles.
> 
> I can merge this through the ARM SoC tree unless
> Rob wants to take it.

Okay. For the series:

Acked-by: Rob Herring <robh@kernel.org>