5 Oct
2020
5 Oct
'20
11:54 a.m.
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 and route arrays (previously they were at opposite ends), and it makes it easier to track which parts of which registers are implemented.
Signed-off-by: Samuel Holland samuel@sholland.org
Acked-by: Maxime Ripard mripard@kernel.org
Maxime