From: Rob Herring <robh@kernel.org>
To: matthias.bgg@kernel.org
Cc: mturquette@baylibre.com, ikjn@chromium.org,
krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org,
weiyi.lu@mediatek.com, Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-kernel@vger.kernel.org, miles.chen@mediatek.com,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, robh+dt@kernel.org,
allen-kh.cheng@mediatek.com,
angelogioacchino.delregno@collabora.com, sboyd@kernel.org,
chun-jie.chen@mediatek.com, linux-clk@vger.kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock
Date: Thu, 2 Jun 2022 08:05:45 -0500 [thread overview]
Message-ID: <20220602130545.GA2108433-robh@kernel.org> (raw)
In-Reply-To: <20220523102339.21927-2-matthias.bgg@kernel.org>
On Mon, 23 May 2022 12:23:38 +0200, matthias.bgg@kernel.org wrote:
> From: Matthias Brugger <matthias.bgg@gmail.com>
>
> The code controlling msdc clock gate was moved inthe the consumer, the MMC
> driver. This node did never represent a working implementation of any
> peripheral. It was just a lonely clock gate that wasn't used. Delete the
> binding description of this node.
>
> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Reviewed-by: Miles Chen <miles.chen@mediatek.com>
>
> ---
>
> Changes in v3:
> - Update commit message to explain better why we do ABI breakage here
>
> Changes in v2:
> - Delete compatible in binding descprition as well
> - Add RvB tags
>
> .../bindings/arm/mediatek/mediatek,mt8192-clock.yaml | 8 --------
> 1 file changed, 8 deletions(-)
>
Acked-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: matthias.bgg@kernel.org
Cc: mturquette@baylibre.com, ikjn@chromium.org,
krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org,
weiyi.lu@mediatek.com, Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-kernel@vger.kernel.org, miles.chen@mediatek.com,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, robh+dt@kernel.org,
allen-kh.cheng@mediatek.com,
angelogioacchino.delregno@collabora.com, sboyd@kernel.org,
chun-jie.chen@mediatek.com, linux-clk@vger.kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock
Date: Thu, 2 Jun 2022 08:05:45 -0500 [thread overview]
Message-ID: <20220602130545.GA2108433-robh@kernel.org> (raw)
In-Reply-To: <20220523102339.21927-2-matthias.bgg@kernel.org>
On Mon, 23 May 2022 12:23:38 +0200, matthias.bgg@kernel.org wrote:
> From: Matthias Brugger <matthias.bgg@gmail.com>
>
> The code controlling msdc clock gate was moved inthe the consumer, the MMC
> driver. This node did never represent a working implementation of any
> peripheral. It was just a lonely clock gate that wasn't used. Delete the
> binding description of this node.
>
> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Reviewed-by: Miles Chen <miles.chen@mediatek.com>
>
> ---
>
> Changes in v3:
> - Update commit message to explain better why we do ABI breakage here
>
> Changes in v2:
> - Delete compatible in binding descprition as well
> - Add RvB tags
>
> .../bindings/arm/mediatek/mediatek,mt8192-clock.yaml | 8 --------
> 1 file changed, 8 deletions(-)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: matthias.bgg@kernel.org
Cc: mturquette@baylibre.com, ikjn@chromium.org,
krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org,
weiyi.lu@mediatek.com, Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-kernel@vger.kernel.org, miles.chen@mediatek.com,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, robh+dt@kernel.org,
allen-kh.cheng@mediatek.com,
angelogioacchino.delregno@collabora.com, sboyd@kernel.org,
chun-jie.chen@mediatek.com, linux-clk@vger.kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock
Date: Thu, 2 Jun 2022 08:05:45 -0500 [thread overview]
Message-ID: <20220602130545.GA2108433-robh@kernel.org> (raw)
In-Reply-To: <20220523102339.21927-2-matthias.bgg@kernel.org>
On Mon, 23 May 2022 12:23:38 +0200, matthias.bgg@kernel.org wrote:
> From: Matthias Brugger <matthias.bgg@gmail.com>
>
> The code controlling msdc clock gate was moved inthe the consumer, the MMC
> driver. This node did never represent a working implementation of any
> peripheral. It was just a lonely clock gate that wasn't used. Delete the
> binding description of this node.
>
> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Reviewed-by: Miles Chen <miles.chen@mediatek.com>
>
> ---
>
> Changes in v3:
> - Update commit message to explain better why we do ABI breakage here
>
> Changes in v2:
> - Delete compatible in binding descprition as well
> - Add RvB tags
>
> .../bindings/arm/mediatek/mediatek,mt8192-clock.yaml | 8 --------
> 1 file changed, 8 deletions(-)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-06-02 13:05 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-23 10:23 [PATCH v3 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate") matthias.bgg
2022-05-23 10:23 ` matthias.bgg
2022-05-23 10:23 ` matthias.bgg
2022-05-23 10:23 ` [PATCH v3 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock matthias.bgg
2022-05-23 10:23 ` matthias.bgg
2022-05-23 10:23 ` matthias.bgg
2022-06-02 13:05 ` Rob Herring [this message]
2022-06-02 13:05 ` Rob Herring
2022-06-02 13:05 ` Rob Herring
2022-06-10 18:42 ` Stephen Boyd
2022-06-10 18:42 ` Stephen Boyd
2022-06-10 18:42 ` Stephen Boyd
2022-05-23 10:23 ` [PATCH v3 2/2] clk: mediatek: Delete MT8192 msdc gate matthias.bgg
2022-05-23 10:23 ` matthias.bgg
2022-05-23 10:23 ` matthias.bgg
2022-06-10 18:42 ` Stephen Boyd
2022-06-10 18:42 ` Stephen Boyd
2022-06-10 18:42 ` Stephen Boyd
2022-05-24 6:27 ` [PATCH v3 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate") Chen-Yu Tsai
2022-05-24 6:27 ` Chen-Yu Tsai
2022-05-24 6:27 ` Chen-Yu Tsai
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=20220602130545.GA2108433-robh@kernel.org \
--to=robh@kernel.org \
--cc=allen-kh.cheng@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chun-jie.chen@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=ikjn@chromium.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=matthias.bgg@kernel.org \
--cc=miles.chen@mediatek.com \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=weiyi.lu@mediatek.com \
/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.