Re: [PATCH v3 19/55] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2023-02-21 03:39:47
Also in:
linux-clk, linux-mediatek, lkml
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2023-02-21 03:39:47
Also in:
linux-clk, linux-mediatek, lkml
On Mon, Feb 20, 2023 at 11:01 PM AngeloGioacchino Del Regno [off-list ref] wrote:
In preparation for migrating all other mt8183 clocks to the common mtk_clk_simple_probe(), move apmixedsys clocks to a different file. While at it, use the builtin_platform_driver() macro for it and fix some indentation issues in the PLLs table. During the conversion, error handling was added to the apmixedsys probe function. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel