[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ffa1d5ff-3046-95f5-062b-9833cc4f3127@linaro.org>
Date: Thu, 23 Feb 2023 11:20:37 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Daniel Golle <daniel@...rotopia.org>, linux-clk@...r.kernel.org,
linux-mediatek@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
Matthias Brugger <matthias.bgg@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Chen-Yu Tsai <wenst@...omium.org>,
Edward-JW Yang <edward-jw.yang@...iatek.com>,
Johnson Wang <johnson.wang@...iatek.com>,
Chun-Jie Chen <chun-jie.chen@...iatek.com>,
Miles Chen <miles.chen@...iatek.com>,
Sam Shih <sam.shih@...iatek.com>
Subject: Re: [PATCH RFC 3/4] dt-bindings: clock: break out
mediatek,filogic-apmixed
On 22/02/2023 19:09, Daniel Golle wrote:
> The apmixed clocks of MT7981 and MT7986 are identical. In order to
> de-duplicate both clock drivers, start with putting apmixed into a
> header files of its own, so it can be used by both SoCs.
> Propagate this change also to mt7986a.dtsi which is the only user.
>
> Signed-off-by: Daniel Golle <daniel@...rotopia.org>
> ---
> arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 1 +
> drivers/clk/mediatek/clk-mt7986-apmixed.c | 2 +-
> .../clock/mediatek,filogic-apmixed.h | 21 +++++++++++++++++++
> .../dt-bindings/clock/mediatek,mt7981-clk.h | 10 ---------
> .../dt-bindings/clock/mediatek,mt7986-clk.h | 11 ----------
> 5 files changed, 23 insertions(+), 22 deletions(-)
Same comments as previous patch:
1. Too generic name.
2. Mixed code with bindings with DTS.
Best regards,
Krzysztof
Powered by blists - more mailing lists