From: Aneesh V <aneesh-l0cyMroinI0@public.gmane.org>
To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
linux-patch-review-uAqBSO/uNfhBDgjK7y7TUQ@public.gmane.org
Cc: Aneesh V <aneesh-l0cyMroinI0@public.gmane.org>,
santosh.shilimkar-l0cyMroinI0@public.gmane.org
Subject: [RFC PATCH 0/3] dt: device tree bindigs and data for EMIF and DDR
Date: Sat, 17 Dec 2011 18:50:49 +0530 [thread overview]
Message-ID: <1324128052-11220-1-git-send-email-aneesh@ti.com> (raw)
This is an RFC to add new device tree bindings for DDR memories and
EMIF - TI's DDR SDRAM controller.
The first patch adds bindings for DDR memories. Currently,
we have added properties for only DDR3 and LPDDR2 memories.
However, the binding can be easily extended to describe
other types such as DDR2 in the future.
The second patch provides the bindings for the EMIF controller.
The final patch provides DT data for EMIF controller instances
in OMAP4 and LPDDR2 memories attached to them on various boards.
Thanks to Rajendra for answering my numerous queries on device tree.
Aneesh V (3):
dt: device tree bindings for DDR memories
dt: device tree bindings for TI's EMIF sdram controller
dt: EMIF and lpddr2 device tree data for OMAP4 boards
Documentation/devicetree/bindings/ddr/ddr.txt | 113 ++++++++++++++++++++
.../devicetree/bindings/ddr/ddr_timings.txt | 60 +++++++++++
.../bindings/memory-controllers/ti/emif.txt | 64 +++++++++++
arch/arm/boot/dts/omap-common-devices.dtsi | 64 +++++++++++
arch/arm/boot/dts/omap4-panda.dts | 13 +++
arch/arm/boot/dts/omap4-sdp.dts | 13 +++
arch/arm/boot/dts/omap4.dtsi | 18 +++
7 files changed, 345 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/ddr/ddr.txt
create mode 100644 Documentation/devicetree/bindings/ddr/ddr_timings.txt
create mode 100644 Documentation/devicetree/bindings/memory-controllers/ti/emif.txt
create mode 100644 arch/arm/boot/dts/omap-common-devices.dtsi
next reply other threads:[~2011-12-17 13:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-17 13:20 Aneesh V [this message]
[not found] ` <1324128052-11220-1-git-send-email-aneesh-l0cyMroinI0@public.gmane.org>
2011-12-17 13:20 ` [RFC PATCH 1/3] dt: device tree bindings for DDR memories Aneesh V
2011-12-17 13:20 ` [RFC PATCH 2/3] dt: device tree bindings for TI's EMIF sdram controller Aneesh V
2011-12-17 13:20 ` [RFC PATCH 3/3] dt: EMIF and lpddr2 device tree data for OMAP4 boards Aneesh V
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1324128052-11220-1-git-send-email-aneesh@ti.com \
--to=aneesh-l0cymroini0@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=linux-patch-review-uAqBSO/uNfhBDgjK7y7TUQ@public.gmane.org \
--cc=santosh.shilimkar-l0cyMroinI0@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).