devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] DT updates for Hummingboard and new Cubox-i
@ 2014-01-16 18:22 Russell King - ARM Linux
       [not found] ` <20140116182211.GX15937-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Russell King - ARM Linux @ 2014-01-16 18:22 UTC (permalink / raw)
  To: Sascha Hauer, Shawn Guo
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Ian Campbell, Kumar Gala,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Mark Rutland,
	Pawel Moll, Rob Herring

Now that the Cubox-i has been released, and I have one, I've been able to
update things a little.  Out of the following two patches, the first one
I think is critical to be merged before the microsom support hits
mainline, since it drops the flexcan support from the microsom level,
moving it to the Hummingboard level.

That doesn't have _too_ much visible effect, but it's something which
should not be there (since as far as the microsom is concerned, there's
nothing special about these pads.)

The second adds basic support for the Cubox-i - as I have only the i4,
this is the platform which this has been tested against, but I've
generated the solo/dual-lite version as well since the only difference
at this basic level is the eSATA.

 arch/arm/boot/dts/Makefile                |  2 +
 arch/arm/boot/dts/imx6dl-cubox-i.dts      | 12 +++++
 arch/arm/boot/dts/imx6dl-hummingboard.dts | 13 ++++++
 arch/arm/boot/dts/imx6q-cubox-i.dts       | 16 +++++++
 arch/arm/boot/dts/imx6qdl-cubox-i.dtsi    | 78 +++++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6qdl-microsom.dtsi   | 13 ------
 6 files changed, 121 insertions(+), 13 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6dl-cubox-i.dts
 create mode 100644 arch/arm/boot/dts/imx6q-cubox-i.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-cubox-i.dtsi

-- 
FTTC broadband for 0.8mile line: 5.8Mbps down 500kbps up.  Estimation
in database were 13.1 to 19Mbit for a good line, about 7.5+ for a bad.
Estimate before purchase was "up to 13.2Mbit".
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-01-27  8:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16 18:22 [PATCH 0/2] DT updates for Hummingboard and new Cubox-i Russell King - ARM Linux
     [not found] ` <20140116182211.GX15937-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2014-01-16 18:22   ` [PATCH 1/2] ARM: move flexcan1 configuration to hummingboard Russell King
     [not found]     ` <E1W3rab-00009u-5I-eh5Bv4kxaXIANfyc6IWni62ZND6+EDdj@public.gmane.org>
2014-01-19  3:26       ` Shawn Guo
2014-01-16 18:22   ` [PATCH 2/2] ARM: add DT support for cubox-i platforms Russell King
2014-01-19  3:18   ` [PATCH 0/2] DT updates for Hummingboard and new Cubox-i Shawn Guo
     [not found]     ` <20140119031816.GD16158-rvtDTF3kK1ictlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org>
2014-01-19 18:52       ` Olof Johansson
     [not found]         ` <20140119185246.GB28056-O5ziIzlqnXUVNXGz7ipsyg@public.gmane.org>
2014-01-20  0:44           ` Russell King - ARM Linux
     [not found]             ` <20140120004434.GV15937-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2014-01-20  3:34               ` Olof Johansson
     [not found]                 ` <CAOesGMiych-jeo_eKGgL1qxsYQ=rkb4UQwgGBsG-7+GMbLJWhg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-20  9:55                   ` Russell King - ARM Linux
     [not found]                     ` <20140120095532.GW15937-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2014-01-20 20:47                       ` Olof Johansson
     [not found]                         ` <CAOesGMjBCbMZrpbKjBBUeFhWEkLHS5rERtajRDk0ew_5FYvQEA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-20 21:06                           ` Russell King - ARM Linux
2014-01-24 15:09         ` Shawn Guo
     [not found]           ` <20140124150927.GA2780-rvtDTF3kK1ictlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org>
2014-01-25  3:44             ` Olof Johansson
     [not found]               ` <CAOesGMhp1S-XJjGZQBPmH7RFT_pobSFLTBT+4fSKdZ3zhukEhA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-27  8:16                 ` Lucas Stach

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).