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] samsung: drivers: secoond pull for v6.3
Date: Sun,  5 Feb 2023 15:46:57 +0100	[thread overview]
Message-ID: <20230205144657.951749-1-krzysztof.kozlowski@linaro.org> (raw)

Hi,

On top of previous pull request.

The phy patches were acked by phy maintainer and are necessary to fix warning
in my next/soc branch (already pulled).  That was an ordering issue.

Best regards,
Krzysztof


The following changes since commit 5e487164afbcd917225fb701e8956f388f43b601:

  MAINTAINERS: arm64: tesla: correct pattern for directory (2023-01-15 12:17:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7ecd4e5f5de23022d1a1c92058949ddf1a2113ff:

  phy: samsung,mipi-video-phy: deprecate syscon phandle (2023-02-03 20:21:26 +0100)

----------------------------------------------------------------
Samsung SoC driver changes for v6.3

Deprecate syscon phandle to the PMU node in MIPI and DP video phy
drivers in favor of putting the device nodes directly under the PMU
nodes.  This better reflects device hierarchy and allows later to solve
dtc W=1 and dtbs_check warnings.

----------------------------------------------------------------
Krzysztof Kozlowski (4):
      dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle
      dt-bindings: phy: samsung,mipi-video-phy: deprecate syscon phandle
      phy: samsung,dp-video-phy: deprecate syscon phandle
      phy: samsung,mipi-video-phy: deprecate syscon phandle

 .../devicetree/bindings/phy/samsung,dp-video-phy.yaml         |  5 ++---
 .../devicetree/bindings/phy/samsung,mipi-video-phy.yaml       | 11 +++++------
 drivers/phy/samsung/phy-exynos-dp-video.c                     |  7 +++++--
 drivers/phy/samsung/phy-exynos-mipi-video.c                   |  7 +++++--
 4 files changed, 17 insertions(+), 13 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] samsung: drivers: secoond pull for v6.3
Date: Sun,  5 Feb 2023 15:46:57 +0100	[thread overview]
Message-ID: <20230205144657.951749-1-krzysztof.kozlowski@linaro.org> (raw)

Hi,

On top of previous pull request.

The phy patches were acked by phy maintainer and are necessary to fix warning
in my next/soc branch (already pulled).  That was an ordering issue.

Best regards,
Krzysztof


The following changes since commit 5e487164afbcd917225fb701e8956f388f43b601:

  MAINTAINERS: arm64: tesla: correct pattern for directory (2023-01-15 12:17:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7ecd4e5f5de23022d1a1c92058949ddf1a2113ff:

  phy: samsung,mipi-video-phy: deprecate syscon phandle (2023-02-03 20:21:26 +0100)

----------------------------------------------------------------
Samsung SoC driver changes for v6.3

Deprecate syscon phandle to the PMU node in MIPI and DP video phy
drivers in favor of putting the device nodes directly under the PMU
nodes.  This better reflects device hierarchy and allows later to solve
dtc W=1 and dtbs_check warnings.

----------------------------------------------------------------
Krzysztof Kozlowski (4):
      dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle
      dt-bindings: phy: samsung,mipi-video-phy: deprecate syscon phandle
      phy: samsung,dp-video-phy: deprecate syscon phandle
      phy: samsung,mipi-video-phy: deprecate syscon phandle

 .../devicetree/bindings/phy/samsung,dp-video-phy.yaml         |  5 ++---
 .../devicetree/bindings/phy/samsung,mipi-video-phy.yaml       | 11 +++++------
 drivers/phy/samsung/phy-exynos-dp-video.c                     |  7 +++++--
 drivers/phy/samsung/phy-exynos-mipi-video.c                   |  7 +++++--
 4 files changed, 17 insertions(+), 13 deletions(-)

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

             reply	other threads:[~2023-02-05 14:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-05 14:46 Krzysztof Kozlowski [this message]
2023-02-05 14:46 ` [GIT PULL] samsung: drivers: secoond pull for v6.3 Krzysztof Kozlowski
2023-02-06 11:20 ` 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=20230205144657.951749-1-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.