> The Allwinner A23 SoC has a PRCM unit like the previous A31 SoC. > The differences are the AR100 clock can no longer be modified, > the APB0 clock has different divisors, and some clock gates are > gone. > > This patch adds a compatible with a modified subdevice list for > the A23. > > Signed-off-by: Chen-Yu Tsai <[email protected]> > --- > .../devicetree/bindings/mfd/sun6i-prcm.txt | 2 +- > drivers/mfd/sun6i-prcm.c | 30 > ++++++++++++++++++++++ > 2 files changed, 31 insertions(+), 1 deletion(-)
The patch looks fine to me, but I'm concerned about the size of the patch set and the amount of subsystems it touches. I am guessing that this patch can just be taken independently though. Please correct me if I'm wrong. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
