From: Kukjin Kim <kgene@kernel.org>
To: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>
Subject: Re: [PATCH 0/5] ARM: dts: Use GPIO constants for flags cells in exynos boards
Date: Thu, 08 Oct 2015 07:41:33 +0900 [thread overview]
Message-ID: <56159F9D.1030504@kernel.org> (raw)
In-Reply-To: <1444223657-7248-1-git-send-email-javier@osg.samsung.com>
On 10/07/15 22:14, Javier Martinez Canillas wrote:
> Hello,
>
> This series contains trivial patches that use the GPIO constants
> defined in include/dt-bindings/gpio/gpio.h to express GPIO polarity
> instead of numeric values.
>
> There is no functional change and the compiled dtbs are unchanged but
> is a good practice to use the defined macros instead of magic numbers
> since that makes the DTS more readable.
>
> Since the changes are trivial, I thought that split the changes per
> board DTS would create an unnecessary churn but a single patch would
> maybe be harder to review so I decided that split it by SoC family
> would be a good trade off.
>
> Please let me know if you prefer another approach.
>
> Best regards,
> Javier
>
>
> Javier Martinez Canillas (5):
> ARM: dts: Use GPIO constants for flags cells in exynos3250 boards
> ARM: dts: Use GPIO constants for flags cells in exynos4120 boards
> ARM: dts: Use GPIO constants for flags cells in exynos4412 boards
> ARM: dts: Use GPIO constants for flags cells in exynos5420/5422/5800
> boards
> ARM: dts: Use GPIO constants for flags cells in exynos5440 boards
>
> arch/arm/boot/dts/exynos3250-monk.dts | 8 ++---
> arch/arm/boot/dts/exynos3250-rinato.dts | 10 +++---
> arch/arm/boot/dts/exynos4210-origen.dts | 15 ++++----
> arch/arm/boot/dts/exynos4210-smdkv310.dts | 3 +-
> arch/arm/boot/dts/exynos4210-trats.dts | 29 +++++++--------
> arch/arm/boot/dts/exynos4210-universal_c210.dts | 42 +++++++++++-----------
> arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 15 ++++----
> arch/arm/boot/dts/exynos4412-odroidu3.dts | 2 +-
> arch/arm/boot/dts/exynos4412-odroidx.dts | 8 ++---
> arch/arm/boot/dts/exynos4412-origen.dts | 15 ++++----
> arch/arm/boot/dts/exynos4412-tiny4412.dts | 9 ++---
> arch/arm/boot/dts/exynos4412-trats2.dts | 34 +++++++++---------
> arch/arm/boot/dts/exynos5420-arndale-octa.dts | 3 +-
> arch/arm/boot/dts/exynos5420-peach-pit.dts | 8 ++---
> arch/arm/boot/dts/exynos5420-smdk5420.dts | 7 ++--
> arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 4 +--
> arch/arm/boot/dts/exynos5440-ssdk5440.dts | 5 +--
> arch/arm/boot/dts/exynos5800-peach-pi.dts | 8 ++---
> 18 files changed, 118 insertions(+), 107 deletions(-)
>
Applied this whole series, thanks.
- Kukjin
prev parent reply other threads:[~2015-10-07 22:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 13:14 [PATCH 0/5] ARM: dts: Use GPIO constants for flags cells in exynos boards Javier Martinez Canillas
2015-10-07 13:14 ` [PATCH 1/5] ARM: dts: Use GPIO constants for flags cells in exynos3250 boards Javier Martinez Canillas
2015-10-07 13:14 ` [PATCH 2/5] ARM: dts: Use GPIO constants for flags cells in exynos4120 boards Javier Martinez Canillas
2015-10-07 13:14 ` [PATCH 3/5] ARM: dts: Use GPIO constants for flags cells in exynos4412 boards Javier Martinez Canillas
2015-10-07 13:14 ` [PATCH 4/5] ARM: dts: Use GPIO constants for flags cells in exynos5420/5422/5800 boards Javier Martinez Canillas
2015-10-07 13:14 ` [PATCH 5/5] ARM: dts: Use GPIO constants for flags cells in exynos5440 boards Javier Martinez Canillas
2015-10-07 22:41 ` Kukjin Kim [this message]
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=56159F9D.1030504@kernel.org \
--to=kgene@kernel.org \
--cc=javier@osg.samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.