mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] Switch ARM i.MX27 PCM-038/PCM-970 to devicetree probe
@ 2014-04-06  9:46 Alexander Shiyan
  2014-04-06  9:46 ` [PATCH RFC 1/2] ARM: dts: Add devicetree files for Phytec PCM-038/PCM-970 Alexander Shiyan
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alexander Shiyan @ 2014-04-06  9:46 UTC (permalink / raw)
  To: barebox

It is only RFC for now.
Known issues:
- PMIC is not detected after "reset" command.

Alexander Shiyan (2):
  ARM: dts: Add devicetree files for Phytec PCM-038/PCM-970
  ARM: PCM038: Switch to devicetree probe

 arch/arm/boards/phytec-phycore-imx27/Makefile      |   5 +-
 arch/arm/boards/phytec-phycore-imx27/env/boot/nor  |   9 +
 .../boards/phytec-phycore-imx27/env/config-board   |   7 +-
 .../phytec-phycore-imx27/env/init/mtdparts-nand    |  11 -
 .../phytec-phycore-imx27/env/init/mtdparts-nor     |  11 -
 arch/arm/boards/phytec-phycore-imx27/pcm038.c      | 358 +++------------------
 arch/arm/boards/phytec-phycore-imx27/pcm970.c      | 201 ++++--------
 arch/arm/configs/phytec-phycore-imx27_defconfig    |  62 ++--
 arch/arm/dts/Makefile                              |   3 +-
 arch/arm/dts/imx27-phytec-phycore-rdk-bb.dts       |  64 ++++
 arch/arm/dts/imx27-phytec-phycore-rdk.dts          | 289 +++++++++++++++++
 arch/arm/dts/imx27-phytec-phycore-som.dtsi         | 333 +++++++++++++++++++
 arch/arm/mach-imx/Kconfig                          |  14 +-
 13 files changed, 849 insertions(+), 518 deletions(-)
 create mode 100644 arch/arm/boards/phytec-phycore-imx27/env/boot/nor
 delete mode 100644 arch/arm/boards/phytec-phycore-imx27/env/init/mtdparts-nand
 delete mode 100644 arch/arm/boards/phytec-phycore-imx27/env/init/mtdparts-nor
 create mode 100644 arch/arm/dts/imx27-phytec-phycore-rdk-bb.dts
 create mode 100644 arch/arm/dts/imx27-phytec-phycore-rdk.dts
 create mode 100644 arch/arm/dts/imx27-phytec-phycore-som.dtsi

-- 
1.8.3.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-04-07 12:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-06  9:46 [PATCH RFC 0/2] Switch ARM i.MX27 PCM-038/PCM-970 to devicetree probe Alexander Shiyan
2014-04-06  9:46 ` [PATCH RFC 1/2] ARM: dts: Add devicetree files for Phytec PCM-038/PCM-970 Alexander Shiyan
2014-04-06  9:46 ` [PATCH RFC 2/2] ARM: PCM038: Switch to devicetree probe Alexander Shiyan
2014-04-07  7:47   ` Sascha Hauer
2014-04-07  7:43 ` [PATCH RFC 0/2] Switch ARM i.MX27 PCM-038/PCM-970 " Sascha Hauer
2014-04-07  7:52   ` Alexander Shiyan
2014-04-07  8:07   ` Alexander Shiyan
2014-04-07 12:18     ` Alexander Shiyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox