devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] arm: dts: zynq: improvements and cleanup
@ 2018-07-12  4:10 Luis Araneda
  2018-07-12  4:10 ` [PATCH v3 1/6] arm: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards Luis Araneda
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Luis Araneda @ 2018-07-12  4:10 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Michal Simek
  Cc: devicetree, linux-arm-kernel, linux-kernel, Luis Araneda

This series attempts to standardize device naming and improve
its information for better identification

The values of the "compatible" and "model" device-tree properties
are corrected for some devices, adding complementary information
when necessary

Changes since v2:
- Split dt-bindings patch (too many changes)
- Apply dts patches first (reorder)

Changes since v1 (RFC):
- Add values to compatible property instead of replacing them
- Don't remove "internal" word from Xilinx boards on dt-bindings
- Migrate content of adapteva dt-binding file into Xilinx's
- Sort additional compatible strings alphabetically
  by manufacturer
- Dropped patch that renamed the zedboard development board
  (no apparent benefit)
- Dropped the patch that removed the "zynq" value from the
  compatible strings (breaks the ABI)

Luis Araneda (6):
  arm: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed
    boards
  arm: dts: zynq: correct and improve the model property of dt files
  dt-bindings: xilinx: zynq: Improve boards description
  dt-bindings: xilinx: zynq: Sort entries alphabetically
  dt-bindings: Move Paralella board to Xilinx
  dt-bindings: xilinx: zynq: Add missing boards

 .../devicetree/bindings/arm/adapteva.txt      |  7 -----
 .../devicetree/bindings/arm/xilinx.txt        | 30 +++++++++++++++----
 arch/arm/boot/dts/zynq-cc108.dts              |  2 +-
 arch/arm/boot/dts/zynq-microzed.dts           |  4 +--
 arch/arm/boot/dts/zynq-parallella.dts         |  2 +-
 arch/arm/boot/dts/zynq-zc702.dts              |  2 +-
 arch/arm/boot/dts/zynq-zc706.dts              |  2 +-
 arch/arm/boot/dts/zynq-zc770-xm010.dts        |  2 +-
 arch/arm/boot/dts/zynq-zc770-xm011.dts        |  2 +-
 arch/arm/boot/dts/zynq-zc770-xm012.dts        |  2 +-
 arch/arm/boot/dts/zynq-zc770-xm013.dts        |  2 +-
 arch/arm/boot/dts/zynq-zed.dts                |  4 +--
 arch/arm/boot/dts/zynq-zybo-z7.dts            |  2 +-
 arch/arm/boot/dts/zynq-zybo.dts               |  2 +-
 14 files changed, 39 insertions(+), 26 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/adapteva.txt

-- 
2.18.0

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-07-17 14:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-12  4:10 [PATCH v3 0/6] arm: dts: zynq: improvements and cleanup Luis Araneda
2018-07-12  4:10 ` [PATCH v3 1/6] arm: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards Luis Araneda
2018-07-12  4:10 ` [PATCH v3 2/6] arm: dts: zynq: correct and improve the model property of dt files Luis Araneda
2018-07-12  4:10 ` [PATCH v3 3/6] dt-bindings: xilinx: zynq: Improve boards description Luis Araneda
2018-07-16 15:33   ` Rob Herring
2018-07-12  4:10 ` [PATCH v3 4/6] dt-bindings: xilinx: zynq: Sort entries alphabetically Luis Araneda
2018-07-16 15:34   ` Rob Herring
2018-07-12  4:10 ` [PATCH v3 5/6] dt-bindings: Move Paralella board to Xilinx Luis Araneda
2018-07-16 15:34   ` Rob Herring
2018-07-12  4:10 ` [PATCH v3 6/6] dt-bindings: xilinx: zynq: Add missing boards Luis Araneda
2018-07-16 15:35   ` Rob Herring
2018-07-17 14:24 ` [PATCH v3 0/6] arm: dts: zynq: improvements and cleanup Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).