All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: Inki Dae <inki.dae@samsung.com>, Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Vinod Koul <vkoul@kernel.org>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	linux-kernel@vger.kernel.org,
	Seung-Woo Kim <sw0312.kim@samsung.com>,
	dri-devel@lists.freedesktop.org, linux-phy@lists.infradead.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Daniel Vetter <daniel@ffwll.ch>,
	devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Joonyoung Shim <jy0922.shim@samsung.com>,
	Sylwester Nawrocki <snawrocki@kernel.org>,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema
Date: Wed, 9 Feb 2022 16:52:03 -0600	[thread overview]
Message-ID: <YgRFk12N+lLo0WL/@robh.at.kernel.org> (raw)
In-Reply-To: <20220208171823.226211-8-krzysztof.kozlowski@canonical.com>

On Tue, 08 Feb 2022 18:18:20 +0100, Krzysztof Kozlowski wrote:
> Convert the Exynos Mixer bindings to DT schema format.
> 
> The conversion includes also updates to the bindings, matching the
> current DTS and Linux driver:
> 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer.
> 2. Add second memory range on Exynos4210 and Exynos4212.
> 3. Add interconnects, iommus and power-domains.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  .../bindings/display/exynos/exynos_mixer.txt  |  26 ----
>  .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++
>  2 files changed, 143 insertions(+), 26 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt
>  create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
> 

Applied, thanks!

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: Inki Dae <inki.dae@samsung.com>, Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Vinod Koul <vkoul@kernel.org>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	linux-kernel@vger.kernel.org,
	Seung-Woo Kim <sw0312.kim@samsung.com>,
	dri-devel@lists.freedesktop.org, linux-phy@lists.infradead.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Daniel Vetter <daniel@ffwll.ch>,
	devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Joonyoung Shim <jy0922.shim@samsung.com>,
	Sylwester Nawrocki <snawrocki@kernel.org>,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema
Date: Wed, 9 Feb 2022 16:52:03 -0600	[thread overview]
Message-ID: <YgRFk12N+lLo0WL/@robh.at.kernel.org> (raw)
In-Reply-To: <20220208171823.226211-8-krzysztof.kozlowski@canonical.com>

On Tue, 08 Feb 2022 18:18:20 +0100, Krzysztof Kozlowski wrote:
> Convert the Exynos Mixer bindings to DT schema format.
> 
> The conversion includes also updates to the bindings, matching the
> current DTS and Linux driver:
> 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer.
> 2. Add second memory range on Exynos4210 and Exynos4212.
> 3. Add interconnects, iommus and power-domains.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  .../bindings/display/exynos/exynos_mixer.txt  |  26 ----
>  .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++
>  2 files changed, 143 insertions(+), 26 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt
>  create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
> 

Applied, thanks!

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: Inki Dae <inki.dae@samsung.com>, Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Vinod Koul <vkoul@kernel.org>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	linux-kernel@vger.kernel.org,
	Seung-Woo Kim <sw0312.kim@samsung.com>,
	dri-devel@lists.freedesktop.org, linux-phy@lists.infradead.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Daniel Vetter <daniel@ffwll.ch>,
	devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Joonyoung Shim <jy0922.shim@samsung.com>,
	Sylwester Nawrocki <snawrocki@kernel.org>,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema
Date: Wed, 9 Feb 2022 16:52:03 -0600	[thread overview]
Message-ID: <YgRFk12N+lLo0WL/@robh.at.kernel.org> (raw)
In-Reply-To: <20220208171823.226211-8-krzysztof.kozlowski@canonical.com>

On Tue, 08 Feb 2022 18:18:20 +0100, Krzysztof Kozlowski wrote:
> Convert the Exynos Mixer bindings to DT schema format.
> 
> The conversion includes also updates to the bindings, matching the
> current DTS and Linux driver:
> 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer.
> 2. Add second memory range on Exynos4210 and Exynos4212.
> 3. Add interconnects, iommus and power-domains.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  .../bindings/display/exynos/exynos_mixer.txt  |  26 ----
>  .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++
>  2 files changed, 143 insertions(+), 26 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt
>  create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
> 

Applied, thanks!

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	David Airlie <airlied@linux.ie>,
	Joonyoung Shim <jy0922.shim@samsung.com>,
	Seung-Woo Kim <sw0312.kim@samsung.com>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Sylwester Nawrocki <snawrocki@kernel.org>,
	Vinod Koul <vkoul@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	linux-phy@lists.infradead.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	linux-arm-kernel@lists.infradead.org,
	Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema
Date: Wed, 9 Feb 2022 16:52:03 -0600	[thread overview]
Message-ID: <YgRFk12N+lLo0WL/@robh.at.kernel.org> (raw)
In-Reply-To: <20220208171823.226211-8-krzysztof.kozlowski@canonical.com>

On Tue, 08 Feb 2022 18:18:20 +0100, Krzysztof Kozlowski wrote:
> Convert the Exynos Mixer bindings to DT schema format.
> 
> The conversion includes also updates to the bindings, matching the
> current DTS and Linux driver:
> 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer.
> 2. Add second memory range on Exynos4210 and Exynos4212.
> 3. Add interconnects, iommus and power-domains.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  .../bindings/display/exynos/exynos_mixer.txt  |  26 ----
>  .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++
>  2 files changed, 143 insertions(+), 26 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt
>  create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
> 

Applied, thanks!

  reply	other threads:[~2022-02-09 22:52 UTC|newest]

Thread overview: 92+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-08 17:18 [PATCH 00/10] drm: dt-bindings: exynos: convert to dtschema Krzysztof Kozlowski
2022-02-08 17:18 ` Krzysztof Kozlowski
2022-02-08 17:18 ` Krzysztof Kozlowski
2022-02-08 17:18 ` Krzysztof Kozlowski
2022-02-08 17:18 ` [PATCH 01/10] ARM: dts: exynos: add missing HDMI supplies on SMDK5250 Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-10  3:03   ` Alim Akhtar
2022-02-10  3:03     ` Alim Akhtar
2022-02-10  3:03     ` Alim Akhtar
2022-02-10  3:03     ` Alim Akhtar
2022-02-12 16:37   ` (subset) " Krzysztof Kozlowski
2022-02-12 16:37     ` Krzysztof Kozlowski
2022-02-12 16:37     ` Krzysztof Kozlowski
2022-02-12 16:37     ` Krzysztof Kozlowski
2022-02-08 17:18 ` [PATCH 02/10] ARM: dts: exynos: add missing HDMI supplies on SMDK5420 Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-10  4:03   ` Alim Akhtar
2022-02-10  4:03     ` Alim Akhtar
2022-02-10  4:03     ` Alim Akhtar
2022-02-10  4:03     ` Alim Akhtar
2022-02-12 16:37   ` (subset) " Krzysztof Kozlowski
2022-02-12 16:37     ` Krzysztof Kozlowski
2022-02-12 16:37     ` Krzysztof Kozlowski
2022-02-12 16:37     ` Krzysztof Kozlowski
2022-02-08 17:18 ` [PATCH 03/10] dt-bindings: phy: samsung, exynos-hdmi-phy: convert to dtschema Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` [PATCH 03/10] dt-bindings: phy: samsung,exynos-hdmi-phy: " Krzysztof Kozlowski
2022-02-09 22:37   ` [PATCH 03/10] dt-bindings: phy: samsung, exynos-hdmi-phy: " Rob Herring
2022-02-09 22:37     ` Rob Herring
2022-02-09 22:37     ` Rob Herring
2022-02-09 22:37     ` [PATCH 03/10] dt-bindings: phy: samsung,exynos-hdmi-phy: " Rob Herring
2022-02-08 17:18 ` [PATCH 04/10] dt-bindings: display: samsung, exynos5433-decon: " Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` [PATCH 04/10] dt-bindings: display: samsung,exynos5433-decon: " Krzysztof Kozlowski
2022-02-09 22:38   ` Rob Herring
2022-02-09 22:38     ` Rob Herring
2022-02-09 22:38     ` Rob Herring
2022-02-09 22:38     ` Rob Herring
2022-02-08 17:18 ` [PATCH 05/10] dt-bindings: display: samsung, exynos7-decon: " Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` [PATCH 05/10] dt-bindings: display: samsung,exynos7-decon: " Krzysztof Kozlowski
2022-02-09 22:39   ` Rob Herring
2022-02-09 22:39     ` Rob Herring
2022-02-09 22:39     ` Rob Herring
2022-02-09 22:39     ` Rob Herring
2022-02-08 17:18 ` [PATCH 06/10] dt-bindings: display: samsung, exynos-hdmi-ddc: " Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` [PATCH 06/10] dt-bindings: display: samsung,exynos-hdmi-ddc: " Krzysztof Kozlowski
2022-02-09 22:49   ` Rob Herring
2022-02-09 22:49     ` Rob Herring
2022-02-09 22:49     ` Rob Herring
2022-02-09 22:49     ` Rob Herring
2022-02-08 17:18 ` [PATCH 07/10] dt-bindings: display: samsung, exynos-mixer: " Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: " Krzysztof Kozlowski
2022-02-09 22:52   ` Rob Herring [this message]
2022-02-09 22:52     ` Rob Herring
2022-02-09 22:52     ` Rob Herring
2022-02-09 22:52     ` Rob Herring
2022-02-08 17:18 ` [PATCH 08/10] dt-bindings: display: samsung, exynos-hdmi: " Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` [PATCH 08/10] dt-bindings: display: samsung,exynos-hdmi: " Krzysztof Kozlowski
2022-02-09 22:54   ` [PATCH 08/10] dt-bindings: display: samsung, exynos-hdmi: " Rob Herring
2022-02-09 22:54     ` Rob Herring
2022-02-09 22:54     ` Rob Herring
2022-02-09 22:54     ` [PATCH 08/10] dt-bindings: display: samsung,exynos-hdmi: " Rob Herring
2022-02-08 17:18 ` [PATCH 09/10] dt-bindings: display: samsung, exynos5433-mic: " Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` [PATCH 09/10] dt-bindings: display: samsung,exynos5433-mic: " Krzysztof Kozlowski
2022-02-09 22:59   ` Rob Herring
2022-02-09 22:59     ` Rob Herring
2022-02-09 22:59     ` Rob Herring
2022-02-09 22:59     ` Rob Herring
2022-02-08 17:18 ` [PATCH 10/10] dt-bindings: display: samsung, exynos-fimd: " Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` Krzysztof Kozlowski
2022-02-08 17:18   ` [PATCH 10/10] dt-bindings: display: samsung,exynos-fimd: " Krzysztof Kozlowski
2022-02-09 23:00   ` [PATCH 10/10] dt-bindings: display: samsung, exynos-fimd: " Rob Herring
2022-02-09 23:00     ` Rob Herring
2022-02-09 23:00     ` Rob Herring
2022-02-09 23:00     ` [PATCH 10/10] dt-bindings: display: samsung,exynos-fimd: " Rob Herring

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=YgRFk12N+lLo0WL/@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=airlied@linux.ie \
    --cc=alim.akhtar@samsung.com \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=inki.dae@samsung.com \
    --cc=jy0922.shim@samsung.com \
    --cc=kishon@ti.com \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=robh+dt@kernel.org \
    --cc=snawrocki@kernel.org \
    --cc=sw0312.kim@samsung.com \
    --cc=vkoul@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.