Message ID | 20200211185936.245174-1-jernej.skrabec@siol.net (mailing list archive) |
---|---|
Headers | show |
Series | clk: sunxi-ng: sun8i-de2: Multiple fixes | expand |
On Tue, Feb 11, 2020 at 07:59:29PM +0100, Jernej Skrabec wrote: > In current sun8i-de2 clock driver, rotation core related clocks and > reset weren't considered properly. All SoC which have that core don't > have those definitions. Even worse, the only SoC which have rotation > core related definitions doesn't have that core at all. > > This series fixes this mess. Applied all of them, thanks! Maxime