All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/5] arm: dts: zynq: improvements and cleanup
@ 2018-06-28  5:42 ` Luis Araneda
  0 siblings, 0 replies; 43+ messages in thread
From: Luis Araneda @ 2018-06-28  5:42 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

Additionally, a device-tree file is renamed to reflect the real model
of the device

I'm sending the series as an RFC because I don't know if
device-tree files can be renamed and properties be changed
(the last patch in particular)

The patches are sorted (descending) by what I think is
the probability of being accepted

Luis Araneda (5):
  arm: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed
    boards
  dt-bindings: xilinx: Add missing zynq boards
  arm: dts: zynq: correct and improve the model property of dt files
  arm: dts: zynq: rename board zed to zedboard
  arm: dts: zynq: remove "zynq" prefix from compatible property

 .../devicetree/bindings/arm/xilinx.txt        | 34 ++++++++++++++-----
 arch/arm/boot/dts/Makefile                    |  2 +-
 arch/arm/boot/dts/zynq-cc108.dts              |  4 +--
 arch/arm/boot/dts/zynq-microzed.dts           |  4 +--
 arch/arm/boot/dts/zynq-parallella.dts         |  2 +-
 arch/arm/boot/dts/zynq-zc702.dts              |  4 +--
 arch/arm/boot/dts/zynq-zc706.dts              |  4 +--
 arch/arm/boot/dts/zynq-zc770-xm010.dts        |  4 +--
 arch/arm/boot/dts/zynq-zc770-xm011.dts        |  4 +--
 arch/arm/boot/dts/zynq-zc770-xm012.dts        |  4 +--
 arch/arm/boot/dts/zynq-zc770-xm013.dts        |  4 +--
 .../dts/{zynq-zed.dts => zynq-zedboard.dts}   |  4 +--
 arch/arm/boot/dts/zynq-zybo-z7.dts            |  4 +--
 arch/arm/boot/dts/zynq-zybo.dts               |  4 +--
 14 files changed, 50 insertions(+), 32 deletions(-)
 rename arch/arm/boot/dts/{zynq-zed.dts => zynq-zedboard.dts} (89%)

-- 
2.18.0


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

end of thread, other threads:[~2018-07-05 21:12 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-28  5:42 [RFC PATCH 0/5] arm: dts: zynq: improvements and cleanup Luis Araneda
2018-06-28  5:42 ` Luis Araneda
2018-06-28  5:42 ` [RFC PATCH 1/5] arm: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards Luis Araneda
2018-06-28  5:42   ` Luis Araneda
2018-06-28  6:36   ` Michal Simek
2018-06-28  6:36     ` Michal Simek
2018-06-28  6:36     ` Michal Simek
2018-07-03  6:51     ` Luis Araneda
2018-07-03  6:51       ` Luis Araneda
2018-06-28  5:42 ` [RFC PATCH 2/5] dt-bindings: xilinx: Add missing zynq boards Luis Araneda
2018-06-28  5:42   ` Luis Araneda
2018-06-28  6:44   ` Michal Simek
2018-06-28  6:44     ` Michal Simek
2018-06-28  6:44     ` Michal Simek
2018-07-03  6:53     ` Luis Araneda
2018-07-03  6:53       ` Luis Araneda
2018-07-03 23:04   ` Rob Herring
2018-07-03 23:04     ` Rob Herring
2018-07-05 21:10     ` Luis Araneda
2018-07-05 21:10       ` Luis Araneda
2018-06-28  5:42 ` [RFC PATCH 3/5] arm: dts: zynq: correct and improve the model property of dt files Luis Araneda
2018-06-28  5:42   ` Luis Araneda
2018-06-28  6:39   ` Michal Simek
2018-06-28  6:39     ` Michal Simek
2018-06-28  6:39     ` Michal Simek
2018-06-28  5:42 ` [RFC PATCH 4/5] arm: dts: zynq: rename board zed to zedboard Luis Araneda
2018-06-28  5:42   ` Luis Araneda
2018-06-28  6:40   ` Michal Simek
2018-06-28  6:40     ` Michal Simek
2018-06-28  6:40     ` Michal Simek
2018-07-03  6:56     ` Luis Araneda
2018-07-03  6:56       ` Luis Araneda
2018-06-28  5:42 ` [RFC PATCH 5/5] arm: dts: zynq: remove "zynq" prefix from compatible property Luis Araneda
2018-06-28  5:42   ` Luis Araneda
2018-06-28  6:41   ` Michal Simek
2018-06-28  6:41     ` Michal Simek
2018-06-28  6:41     ` Michal Simek
2018-07-03  7:18     ` Luis Araneda
2018-07-03  7:18       ` Luis Araneda
2018-07-03 23:07       ` Rob Herring
2018-07-03 23:07         ` Rob Herring
2018-07-05 21:12         ` Luis Araneda
2018-07-05 21:12           ` Luis Araneda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.