public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: joonas.kylmala@iki.fi (Joonas Kylmälä)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: dts: sun8i: h3-h5: Move pinctrl of mmc0 and mmc1 to dtsi
Date: Sun, 22 Oct 2017 12:19:55 +0300	[thread overview]
Message-ID: <20171022091957.24614-1-joonas.kylmala@iki.fi> (raw)

Hi,

This short patch series moves mmc0 and mmc1 pinctrl in H3 and H2+
boards' dts files to the dtsi file in order to make it easier to do
changes in the future to pinctrl attributes if required. This sort of
cleaning up of the dts files was discussed earlier in the email thread
with the subject "[linux-sunxi] [PATCH v2 6/8] ARM: dts: sun8i: a83t:
Move mmc1 pinctrl setting to dtsi file".

As this is my first patch submission I urge you to look through the
patches carefully. I have tested that after applying the patches the
Orange Pi Zero still boots and MMC0 works and also its detect pin. I
don't have any of the other devices to test this with.

These patches are prepared against the branch sunxi/dt-for-4.15.

Best regards,
Joonas Kylm?l?

Joonas Kylm?l? (2):
  ARM: dts: sun8i: h3-h5: Move pinctrl of mmc0 from dts to dtsi
  ARM: dts: sun8i: h3-h5: Move pinctrl of mmc1 from dts to dtsi

 arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 4 ----
 arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts   | 4 ----
 arch/arm/boot/dts/sun8i-h3-beelink-x2.dts         | 4 ----
 arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts     | 2 --
 arch/arm/boot/dts/sun8i-h3-nanopi.dtsi            | 2 --
 arch/arm/boot/dts/sun8i-h3-orangepi-2.dts         | 4 ----
 arch/arm/boot/dts/sun8i-h3-orangepi-lite.dts      | 4 ----
 arch/arm/boot/dts/sun8i-h3-orangepi-one.dts       | 2 --
 arch/arm/boot/dts/sun8i-h3-orangepi-pc-plus.dts   | 2 --
 arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts        | 2 --
 arch/arm/boot/dts/sunxi-h3-h5.dtsi                | 4 ++++
 11 files changed, 4 insertions(+), 30 deletions(-)

-- 
2.11.0

             reply	other threads:[~2017-10-22  9:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-22  9:19 Joonas Kylmälä [this message]
2017-10-22  9:19 ` [PATCH 1/2] ARM: dts: sun8i: h3-h5: Move pinctrl of mmc0 from dts to dtsi Joonas Kylmälä
2017-10-25 12:36   ` Maxime Ripard
2017-10-22  9:19 ` [PATCH 2/2] ARM: dts: sun8i: h3-h5: Move pinctrl of mmc1 " Joonas Kylmälä

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=20171022091957.24614-1-joonas.kylmala@iki.fi \
    --to=joonas.kylmala@iki.fi \
    --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