From: venkataravi.e@techveda.org (venkataravi.e at techveda.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] arm: dts: imx28: imx28-evk device tree cleanup
Date: Fri, 1 Dec 2017 12:08:27 +0530 [thread overview]
Message-ID: <1512110311-15788-1-git-send-email-venkataravi.e@techveda.org> (raw)
From: Ravi Eluri <venkataravi.e@techveda.org>
Removed lot of redundant device tree syntax from imx28-evk device tree
to make it more robust and readable.
Total four changesets and are described as follows:
Changeset 1 removes unit addresses for all peripherals of imx28 in
imx28-evk DT as they are already defined in the corresponding dtsi file.
Make use of phandles reference peripheral nodes in dts files.
Changeset 2 removes unit addresses for the system buses of imx28 as they
are already defined in the corresponding dtsi file.
Changeset 3 rearranges nodes for better readability.
Changeset 4 does DT cleanup (whitespaces, tabs ...)
Note:
- Changesets were compile tested and built(ARCH=arm, imx28) on linux-next
(latest).
- No build issues reported.
- Please discard this changesets, if this is not making any better."
Ravi Eluri (4):
arm: dts: imx28: Use phandles instead of unit addresses
arm: dts: imx28: Remove system bus unit addresses
arm: dts: imx28: Rearrange nodes for better readability
arm: dts: imx28: Device tree cleanup
arch/arm/boot/dts/imx28-evk.dts | 503 ++++++++++++++++++++--------------------
1 file changed, 247 insertions(+), 256 deletions(-)
--
1.9.1
next reply other threads:[~2017-12-01 6:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-01 6:38 venkataravi.e at techveda.org [this message]
2017-12-01 6:38 ` [PATCH 1/4] arm: dts: imx28: Use phandles instead of unit addresses venkataravi.e at techveda.org
2017-12-03 23:13 ` kbuild test robot
2017-12-01 6:38 ` [PATCH 2/4] arm: dts: imx28: Remove system bus " venkataravi.e at techveda.org
2017-12-01 6:38 ` [PATCH 3/4] arm: dts: imx28: Rearrange nodes for better readability venkataravi.e at techveda.org
2017-12-01 6:38 ` [PATCH 4/4] arm: dts: imx28: Device tree cleanup venkataravi.e at techveda.org
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=1512110311-15788-1-git-send-email-venkataravi.e@techveda.org \
--to=venkataravi.e@techveda.org \
--cc=linux-arm-kernel@lists.infradead.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