All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 3/3] ARM: samsung: pull for v6.3
Date: Sun, 29 Jan 2023 15:39:44 +0100	[thread overview]
Message-ID: <20230129143944.5104-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20230129143944.5104-1-krzysztof.kozlowski@linaro.org>

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.3

for you to fetch changes up to fe6a952b567f6a771d087d2e969914f31574d6ab:

  dt-bindings: soc: samsung: exynos-pmu: allow phys as child (2023-01-29 11:36:10 +0100)

----------------------------------------------------------------
Samsung mach/soc changes for v6.3

1. Correct s3c64xx_set_timer_source() prototype.
2. Re-work MIPI and DP phys as children of Exynos PMU system controller.
   This both better reflects actual device hierarchy and allows to
   remove later few warnings from dtc W=1 and dtbs_check.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: s3c: fix s3c64xx_set_timer_source prototype

Krzysztof Kozlowski (1):
      dt-bindings: soc: samsung: exynos-pmu: allow phys as child

 .../bindings/soc/samsung/exynos-pmu.yaml           | 71 +++++++++++++++++-----
 arch/arm/mach-s3c/s3c64xx.c                        |  3 +-
 2 files changed, 59 insertions(+), 15 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 3/3] ARM: samsung: pull for v6.3
Date: Sun, 29 Jan 2023 15:39:44 +0100	[thread overview]
Message-ID: <20230129143944.5104-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20230129143944.5104-1-krzysztof.kozlowski@linaro.org>

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.3

for you to fetch changes up to fe6a952b567f6a771d087d2e969914f31574d6ab:

  dt-bindings: soc: samsung: exynos-pmu: allow phys as child (2023-01-29 11:36:10 +0100)

----------------------------------------------------------------
Samsung mach/soc changes for v6.3

1. Correct s3c64xx_set_timer_source() prototype.
2. Re-work MIPI and DP phys as children of Exynos PMU system controller.
   This both better reflects actual device hierarchy and allows to
   remove later few warnings from dtc W=1 and dtbs_check.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: s3c: fix s3c64xx_set_timer_source prototype

Krzysztof Kozlowski (1):
      dt-bindings: soc: samsung: exynos-pmu: allow phys as child

 .../bindings/soc/samsung/exynos-pmu.yaml           | 71 +++++++++++++++++-----
 arch/arm/mach-s3c/s3c64xx.c                        |  3 +-
 2 files changed, 59 insertions(+), 15 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-01-29 14:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29 14:39 [GIT PULL 1/3] ARM: dts: samsung: exynos for v6.3 Krzysztof Kozlowski
2023-01-29 14:39 ` Krzysztof Kozlowski
2023-01-29 14:39 ` [GIT PULL 2/3] arm64: dts: samsung: second " Krzysztof Kozlowski
2023-01-29 14:39   ` Krzysztof Kozlowski
2023-01-29 14:39 ` Krzysztof Kozlowski [this message]
2023-01-29 14:39   ` [GIT PULL 3/3] ARM: samsung: pull " Krzysztof Kozlowski
2023-01-30 22:31 ` [GIT PULL 1/3] ARM: dts: samsung: exynos " patchwork-bot+linux-soc
2023-02-01 16:30 ` patchwork-bot+linux-soc

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=20230129143944.5104-3-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=alim.akhtar@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@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.