Re: [PATCH 02/25] ASoC: sun8i-codec: Swap module clock/reset dependencies

2020-10-05 Thread Maxime Ripard
On Wed, Sep 30, 2020 at 09:11:25PM -0500, Samuel Holland wrote: > This matches the module power-up/down sequence from the vendor's driver. > > While updating these widgets/routes, reorder them to match the register > and bit layout of the hardware. This puts them in the same place in the > widget

[PATCH 02/25] ASoC: sun8i-codec: Swap module clock/reset dependencies

2020-09-30 Thread Samuel Holland
This matches the module power-up/down sequence from the vendor's driver. While updating these widgets/routes, reorder them to match the register and bit layout of the hardware. This puts them in the same place in the widget and route arrays (previously they were at opposite ends), and it makes it