[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220514170434.28611-1-miles.chen@mediatek.com>
Date: Sun, 15 May 2022 01:04:34 +0800
From: Miles Chen <miles.chen@...iatek.com>
To: <wenst@...omium.org>
CC: <angelogioacchino.delregno@...labora.com>,
<chun-jie.chen@...iatek.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-clk@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>, <matthias.bgg@...il.com>,
<miles.chen@...iatek.com>, <mturquette@...libre.com>,
<rex-bc.chen@...iatek.com>, <sboyd@...nel.org>
Subject: Re: [PATCH v2 08/11] clk: mediatek: mt8xxx: Replace 'struct clk' with 'struct clk_hw'
>As part of the effort to improve the MediaTek clk drivers, the next step
>is to switch from the old 'struct clk' clk prodivder APIs to the new
>'struct clk_hw' ones.
>
>Instead of adding new APIs to the MediaTek clk driver library mirroring
>the existing ones, moving all drivers to the new APIs, and then removing
>the old ones, just migrate everything at the same time. This involves
>replacing 'struct clk' with 'struct clk_hw', and 'struct clk_onecell_data'
>
>...
>
>Signed-off-by: Chen-Yu Tsai <wenst@...omium.org>
Reviewed-by: Miles Chen <miles.chen@...iatek.com>
Powered by blists - more mailing lists