linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] ARM/arm64: exynos: Fix missing missing reg warning for syscon restart nodes
Date: Tue, 30 Jan 2018 22:18:15 +0100	[thread overview]
Message-ID: <20180130211819.17139-1-krzk@kernel.org> (raw)


Hi,

Changes since v1:
1. New patch (1/4) calling devm_of_platform_populate() in PMU driver,
   following Rob's advice.
2. The DTS patches moving reboot/poweroff nodes (3/4 and 4/4) now depend
   on this.

Best regards,
Krzysztof


Krzysztof Kozlowski (4):
  soc: samsung: pmu: Populate children syscon nodes
  ARM: dts: exynos: Remove duplicated inclusion of syscon restart nodes
    on Exynos5410
  ARM: dts: exynos: Fix missing missing reg warning for syscon restart
    nodes
  arm64: dts: exynos: Fix missing missing reg warning for syscon restart
    nodes

 .../devicetree/bindings/arm/samsung/pmu.txt        |  6 +++++
 arch/arm/boot/dts/exynos-syscon-restart.dtsi       | 28 ++++++++++------------
 arch/arm/boot/dts/exynos3250.dtsi                  |  2 +-
 arch/arm/boot/dts/exynos4.dtsi                     |  3 ++-
 arch/arm/boot/dts/exynos5.dtsi                     |  1 -
 arch/arm/boot/dts/exynos5250.dtsi                  |  1 +
 arch/arm/boot/dts/exynos5410.dtsi                  |  2 +-
 arch/arm/boot/dts/exynos5420.dtsi                  |  1 +
 arch/arm64/boot/dts/exynos/exynos5433.dtsi         | 14 +++++------
 arch/arm64/boot/dts/exynos/exynos7.dtsi            | 12 +++++-----
 drivers/soc/samsung/exynos-pmu.c                   |  3 +++
 11 files changed, 40 insertions(+), 33 deletions(-)

-- 
2.11.0

             reply	other threads:[~2018-01-30 21:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180130211855epcas1p25cce42a195d8b407f4267309f9b5ccb9@epcas1p2.samsung.com>
2018-01-30 21:18 ` Krzysztof Kozlowski [this message]
2018-01-30 21:18   ` [PATCH v2 1/4] soc: samsung: pmu: Populate children syscon nodes Krzysztof Kozlowski
2018-02-05  6:08     ` Rob Herring
2018-01-30 21:18   ` [PATCH v2 2/4] ARM: dts: exynos: Remove duplicated inclusion of syscon restart nodes on Exynos5410 Krzysztof Kozlowski
2018-01-30 21:18   ` [PATCH v2 3/4] ARM: dts: exynos: Fix missing missing reg warning for syscon restart nodes Krzysztof Kozlowski
2018-01-30 21:18   ` [PATCH v2 4/4] arm64: " Krzysztof Kozlowski
2018-02-08 13:46   ` [PATCH v2 0/4] ARM/arm64: " Marek Szyprowski
2018-02-09 10:48     ` Adam Borowski
2018-02-09 11:17       ` Marek Szyprowski
2018-02-13 17:56     ` Krzysztof Kozlowski

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=20180130211819.17139-1-krzk@kernel.org \
    --to=krzk@kernel.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;
as well as URLs for NNTP newsgroup(s).