From: Jagan Teki <jagan@openedev.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] arm: i.MX6: SabreSD: Add initial dts support
Date: Thu, 30 Mar 2017 15:28:56 +0530 [thread overview]
Message-ID: <1490867941-24962-1-git-send-email-jagan@openedev.com> (raw)
From: Jagan Teki <jagan@amarulasolutions.com>
This series add initial devicetree support for i.MX6 Quad and Quad Plus
SabreSD boards. Since fdt require some more time to stable, this series
add new defconfigs for quad and quadplus boards by make other deconfigs
unchange.
Once more fdt nodes and proper testing is done, the legacy defconfigs
along with other imximage files will remove.
thanks!
Jagan.
Jagan Teki (5):
arm: dts: i.MX6: Add imx6qdl-sabresd.dtsi
arm: dts: imx6qdl-sabresd: Add imx6q-sabresd.dts
arm: imx6q: sabresd: Add initial devicetree support
arm: dts: imx6qdl-sabresd: Add imx6qp-sabresd.dts
arm: imx6qp: sabresd: Add initial devicetree support
arch/arm/dts/Makefile | 2 +
arch/arm/dts/imx6q-sabresd.dts | 21 ++++++
arch/arm/dts/imx6qdl-sabresd.dtsi | 113 +++++++++++++++++++++++++++++
arch/arm/dts/imx6qp-sabresd.dts | 85 ++++++++++++++++++++++
board/freescale/mx6sabresd/MAINTAINERS | 2 +
board/freescale/mx6sabresd/mx6sabresd.c | 122 +++++++++++++++++++++-----------
configs/imx6q_sabresd_defconfig | 59 +++++++++++++++
configs/imx6qp_sabresd_defconfig | 60 ++++++++++++++++
include/configs/mx6sabresd.h | 4 ++
9 files changed, 428 insertions(+), 40 deletions(-)
create mode 100644 arch/arm/dts/imx6q-sabresd.dts
create mode 100644 arch/arm/dts/imx6qdl-sabresd.dtsi
create mode 100644 arch/arm/dts/imx6qp-sabresd.dts
create mode 100644 configs/imx6q_sabresd_defconfig
create mode 100644 configs/imx6qp_sabresd_defconfig
--
1.9.1
next reply other threads:[~2017-03-30 9:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-30 9:58 Jagan Teki [this message]
2017-03-30 9:58 ` [U-Boot] [PATCH 1/5] arm: dts: i.MX6: Add imx6qdl-sabresd.dtsi Jagan Teki
2017-03-30 9:58 ` [U-Boot] [PATCH 2/5] arm: dts: imx6qdl-sabresd: Add imx6q-sabresd.dts Jagan Teki
2017-03-30 9:58 ` [U-Boot] [PATCH 3/5] arm: imx6q: sabresd: Add initial devicetree support Jagan Teki
2017-03-30 9:59 ` [U-Boot] [PATCH 4/5] arm: dts: imx6qdl-sabresd: Add imx6qp-sabresd.dts Jagan Teki
2017-03-30 9:59 ` [U-Boot] [PATCH 5/5] arm: imx6qp: sabresd: Add initial devicetree support Jagan Teki
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=1490867941-24962-1-git-send-email-jagan@openedev.com \
--to=jagan@openedev.com \
--cc=u-boot@lists.denx.de \
/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