On Mon, Feb 1, 2016 at 11:02 PM, Rob Herring <r...@kernel.org> wrote: > On Sun, Jan 31, 2016 at 09:20:54AM +0800, Vishnu Patekar wrote: >> APB0 is part of PRCM, and is compatible with earlier SOCs. >> apb0 gates controls R_PIO, R_UART, R_RSB, etc clocks. >> This patch adds support for APB0 gates for A83T. >> >> Signed-off-by: Vishnu Patekar <vishnupatekar0...@gmail.com> >> --- >> Documentation/devicetree/bindings/clock/sunxi.txt | 1 + >> drivers/clk/sunxi/clk-simple-gates.c | 2 ++ >> 2 files changed, 3 insertions(+) > > Acked-by: Rob Herring <r...@kernel.org>
Acked-by: Chen-Yu Tsai <w...@csie.org>