On Mon, Jul 1, 2019 at 11:13 AM Neil Armstrong <narmstr...@baylibre.com> wrote: > > Introduce the clk_hw_set_parent() provider call to change parent of > a clock by using the clk_hw pointers. > > This eases the clock reparenting from clock rate notifiers and > implementing DVFS with simpler code avoiding the boilerplates > functions as __clk_lookup(clk_hw_get_name()) then clk_set_parent(). > > Signed-off-by: Neil Armstrong <narmstr...@baylibre.com> for the same reason this is handy for the meson8b clock driver as well, so: Acked-by: Martin Blumenstingl <martin.blumensti...@googlemail.com>
- [RFC/RFT v3 00/14] arm64: g12a: add support for DVFS Neil Armstrong
- [RFC/RFT v3 02/14] clk: core: introduce clk_hw_se... Neil Armstrong
- Re: [RFC/RFT v3 02/14] clk: core: introduce c... Martin Blumenstingl
- [RFC/RFT v3 10/14] arm64: dts: meson-g12-common: ... Neil Armstrong
- Re: [RFC/RFT v3 10/14] arm64: dts: meson-g12-... Martin Blumenstingl
- [RFC/RFT v3 06/14] soc: amlogic: meson-clk-measur... Neil Armstrong
- Re: [RFC/RFT v3 06/14] soc: amlogic: meson-cl... Martin Blumenstingl
- [RFC/RFT v3 14/14] arm64: dts: meson-g12b-odroid-... Neil Armstrong
- Re: [RFC/RFT v3 14/14] arm64: dts: meson-g12b... Martin Blumenstingl
- Re: [RFC/RFT v3 14/14] arm64: dts: meson-... Neil Armstrong
- [RFC/RFT v3 07/14] clk: meson: g12a: add notifier... Neil Armstrong
- Re: [RFC/RFT v3 07/14] clk: meson: g12a: add ... Martin Blumenstingl
- Re: [RFC/RFT v3 07/14] clk: meson: g12a: ... Neil Armstrong