Message ID | 1718350923-21392-1-git-send-email-shengjiu.wang@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | clk: imx: clk-audiomix: Improvement for audiomix | expand |
On Fri, 14 Jun 2024 15:41:58 +0800, Shengjiu Wang wrote: > Some improvement for audiomix driver: > Add CLK_SET_RATE_PARENT flags for clocks > Correct parent clock for earc_phy and audpll clocks. > Add reset controller for EARC function, use the auxiliary device > framework: > https://lore.kernel.org/lkml/b86c83a520f0c45a60249468fa92b1de.sboyd@kernel.org/ > > [...] Applied, thanks! [1/5] dt-bindings: clock: imx8mp: Add #reset-cells property commit: d7d9ef1f40dc0639ba0901097139fcdc4bedb32e [2/5] clk: imx: clk-audiomix: Add reset controller commit: 6f0e817175c5b2e453f7ad6a4e9a8a7fd904ee4a [3/5] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver commit: b7604e8b805a6e52161ff98728122005e6975a46 [4/5] clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks commit: 163e678c0b24d0e45f617f4496c4ae9b1afd8d63 [5/5] clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll commit: 22fb849ead1b109f868e83b309223d906e4b7d96 Best regards,
On 24-06-21 09:26:52, Abel Vesa wrote: > > On Fri, 14 Jun 2024 15:41:58 +0800, Shengjiu Wang wrote: > > Some improvement for audiomix driver: > > Add CLK_SET_RATE_PARENT flags for clocks > > Correct parent clock for earc_phy and audpll clocks. > > Add reset controller for EARC function, use the auxiliary device > > framework: > > https://lore.kernel.org/lkml/b86c83a520f0c45a60249468fa92b1de.sboyd@kernel.org/ > > > > [...] > > Applied, thanks! > > [1/5] dt-bindings: clock: imx8mp: Add #reset-cells property > commit: d7d9ef1f40dc0639ba0901097139fcdc4bedb32e > [2/5] clk: imx: clk-audiomix: Add reset controller > commit: 6f0e817175c5b2e453f7ad6a4e9a8a7fd904ee4a > [3/5] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver > commit: b7604e8b805a6e52161ff98728122005e6975a46 Dropped the this one. Needs to go through different tree. > [4/5] clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks > commit: 163e678c0b24d0e45f617f4496c4ae9b1afd8d63 > [5/5] clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll > commit: 22fb849ead1b109f868e83b309223d906e4b7d96 > > Best regards, > -- > Abel Vesa <abel.vesa@linaro.org> >
Hi Philipp Zabel On Fri, Jun 21, 2024 at 2:36 PM Abel Vesa <abel.vesa@linaro.org> wrote: > > On 24-06-21 09:26:52, Abel Vesa wrote: > > > > On Fri, 14 Jun 2024 15:41:58 +0800, Shengjiu Wang wrote: > > > Some improvement for audiomix driver: > > > Add CLK_SET_RATE_PARENT flags for clocks > > > Correct parent clock for earc_phy and audpll clocks. > > > Add reset controller for EARC function, use the auxiliary device > > > framework: > > > https://lore.kernel.org/lkml/b86c83a520f0c45a60249468fa92b1de.sboyd@kernel.org/ > > > > > > [...] > > > > Applied, thanks! > > > > [1/5] dt-bindings: clock: imx8mp: Add #reset-cells property > > commit: d7d9ef1f40dc0639ba0901097139fcdc4bedb32e > > [2/5] clk: imx: clk-audiomix: Add reset controller > > commit: 6f0e817175c5b2e453f7ad6a4e9a8a7fd904ee4a > > [3/5] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver > > commit: b7604e8b805a6e52161ff98728122005e6975a46 > > Dropped the this one. Needs to go through different tree. In case that you may miss this commit which is in a clock driver patch set. Could you please have a review? Thanks. https://lore.kernel.org/linux-arm-kernel/20240614101727.zkh32bqe5nurnmbx@pengutronix.de/T/#m4bd8091438d9fbe0bd1400005d681483c59607c7 Best regards Shengjiu Wang > > > [4/5] clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks > > commit: 163e678c0b24d0e45f617f4496c4ae9b1afd8d63 > > [5/5] clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll > > commit: 22fb849ead1b109f868e83b309223d906e4b7d96 > > > > Best regards, > > -- > > Abel Vesa <abel.vesa@linaro.org> > >