Searched hist:ab44c1a7 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt8365-apmixedsys.c | ab44c1a7 Mon Mar 06 08:05:00 CST 2023 AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
In preparation for migrating all other mt8365 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.
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> Link: https://lore.kernel.org/r/20230306140543.1813621-12-angelogioacchino.delregno@collabora.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | clk-mt8365.c | ab44c1a7 Mon Mar 06 08:05:00 CST 2023 AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
In preparation for migrating all other mt8365 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.
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> Link: https://lore.kernel.org/r/20230306140543.1813621-12-angelogioacchino.delregno@collabora.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | Makefile | ab44c1a7 Mon Mar 06 08:05:00 CST 2023 AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
In preparation for migrating all other mt8365 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.
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> Link: https://lore.kernel.org/r/20230306140543.1813621-12-angelogioacchino.delregno@collabora.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|