From: k.kozlowski.k@gmail.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/8] ARM: dts: exynos5: labels for overriding nodes
Date: Sun, 17 May 2015 17:26:07 +0900 [thread overview]
Message-ID: <1431851175-32624-1-git-send-email-k.kozlowski.k@gmail.com> (raw)
Hi,
Changes since v3
================
1. Rebased on current Kukjin's for-next branch:
v4.1-rc3-34-gfcfae6b049cf
Changes since v2
================
1. New patch 8/8: ARM: dts: Use labels for overriding nodes
in exynos5422-odroidxu3
2. To avoid conflicts rebased on my "for-next" branch of
https://github.com/krzk/linux
The branch above contains some patches for Exynos5 boards
applied from LKML.
Changes since v1
================
1. Re-phrased the description (phandle->label). Suggested by Arnd.
Description
===========
The label-based notation reduces possible mistakes when overriding
nodes by child DTSI and board files and reduces duplication
of addresses.
The patchset refactors Exynos5 boards to use labels for overriding nodes.
Tested by comparison of decompiled DTB for each commit.
Best regards,
Krzysztof
Krzysztof Kozlowski (8):
ARM: dts: Add labels to exynos5 nodes
ARM: dts: Use labels for overriding nodes in exynos5250
ARM: dts: Remove duplicated I2C7 nodes in exynos5250-snow
ARM: dts: Use labels for overriding nodes in exynos5420-arndale-octa
ARM: dts: Use labels for overriding nodes in exynos542x
ARM: dts: Use labels for overriding nodes in exynos5420-smdk5420
ARM: dts: Use labels for overriding nodes in exynos5440 boards
ARM: dts: Use labels for overriding nodes in exynos5422-odroidxu3
arch/arm/boot/dts/exynos5.dtsi | 6 +-
arch/arm/boot/dts/exynos5250-snow.dts | 46 +-
arch/arm/boot/dts/exynos5250.dtsi | 82 ++--
arch/arm/boot/dts/exynos5420-arndale-octa.dts | 634 ++++++++++++-------------
arch/arm/boot/dts/exynos5420-peach-pit.dts | 2 +-
arch/arm/boot/dts/exynos5420-smdk5420.dts | 645 +++++++++++++-------------
arch/arm/boot/dts/exynos5420.dtsi | 82 ++--
arch/arm/boot/dts/exynos5422-odroidxu3.dts | 568 +++++++++++------------
arch/arm/boot/dts/exynos5440-sd5v1.dts | 10 +-
arch/arm/boot/dts/exynos5440-ssdk5440.dts | 85 ++--
arch/arm/boot/dts/exynos5440.dtsi | 4 +-
arch/arm/boot/dts/exynos5800-peach-pi.dts | 2 +-
12 files changed, 1082 insertions(+), 1084 deletions(-)
--
2.1.4
next reply other threads:[~2015-05-17 8:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-17 8:26 Krzysztof Kozlowski [this message]
2015-05-17 8:26 ` [PATCH v4 1/8] ARM: dts: Add labels to exynos5 nodes Krzysztof Kozlowski
2015-05-17 8:26 ` [PATCH v4 2/8] ARM: dts: Use labels for overriding nodes in exynos5250 Krzysztof Kozlowski
2015-05-17 8:26 ` [PATCH v4 3/8] ARM: dts: Remove duplicated I2C7 nodes in exynos5250-snow Krzysztof Kozlowski
2015-05-17 8:26 ` [PATCH v4 4/8] ARM: dts: Use labels for overriding nodes in exynos5420-arndale-octa Krzysztof Kozlowski
2015-05-17 8:26 ` [PATCH v4 5/8] ARM: dts: Use labels for overriding nodes in exynos542x Krzysztof Kozlowski
2015-05-17 8:26 ` [PATCH v4 6/8] ARM: dts: Use labels for overriding nodes in exynos5420-smdk5420 Krzysztof Kozlowski
2015-05-17 8:26 ` [PATCH v4 7/8] ARM: dts: Use labels for overriding nodes in exynos5440 boards Krzysztof Kozlowski
2015-05-17 8:26 ` [PATCH v4 8/8] ARM: dts: Use labels for overriding nodes in exynos5422-odroidxu3 Krzysztof Kozlowski
2015-05-23 4:00 ` [PATCH v4 0/8] ARM: dts: exynos5: labels for overriding nodes Kukjin Kim
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=1431851175-32624-1-git-send-email-k.kozlowski.k@gmail.com \
--to=k.kozlowski.k@gmail.com \
--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;
as well as URLs for NNTP newsgroup(s).