All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: imx6sx-sdb: add revb board
@ 2015-01-14  7:36 ` Peter Chen
  0 siblings, 0 replies; 14+ messages in thread
From: Peter Chen @ 2015-01-14  7:36 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Shawn,

The imx6sx-sdb board has two revisions, the current mainline is the
reva which is used by internal user mainly, and the revb is used widely
for internal and external users.

The main changes between reva and revb board:
- cpu operating point and related voltage
- pfuse
- qspi
- can transceiver (not mainlined)

Peter Chen (2):
  ARM: imx6sx-sdb: change default board as reva board
  ARM: imx6sx-sdb: add revb board

 arch/arm/boot/dts/imx6sx-sdb-reva.dts              | 158 +++++++++++++++++++++
 arch/arm/boot/dts/imx6sx-sdb-revb.dts              | 145 +++++++++++++++++++
 .../boot/dts/{imx6sx-sdb.dts => imx6sx-sdb.dtsi}   | 131 -----------------
 3 files changed, 303 insertions(+), 131 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6sx-sdb-reva.dts
 create mode 100644 arch/arm/boot/dts/imx6sx-sdb-revb.dts
 rename arch/arm/boot/dts/{imx6sx-sdb.dts => imx6sx-sdb.dtsi} (83%)

-- 
1.9.1

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

end of thread, other threads:[~2015-01-20  8:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14  7:36 [PATCH 0/2] ARM: imx6sx-sdb: add revb board Peter Chen
2015-01-14  7:36 ` Peter Chen
2015-01-14  7:36 ` [PATCH 1/2] ARM: imx6sx-sdb: change default board as reva board Peter Chen
2015-01-14  7:36   ` Peter Chen
2015-01-20  7:35   ` Shawn Guo
2015-01-20  7:35     ` Shawn Guo
2015-01-20  6:30     ` Peter Chen
2015-01-20  6:30       ` Peter Chen
2015-01-20  7:51       ` Anson.Huang at freescale.com
2015-01-20  7:51         ` Anson.Huang-KZfg59tc24xl57MIdRCFDg
2015-01-20  8:03         ` Shawn Guo
2015-01-20  8:03           ` Shawn Guo
2015-01-14  7:36 ` [PATCH 2/2] ARM: imx6sx-sdb: add revb board Peter Chen
2015-01-14  7:36   ` Peter Chen

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.