[PATCH v2 0/4] Tegra DMA clocks addition / correction

From: Dmitry Osipenko
Date: Tue Oct 03 2017 - 19:04:03 EST


This patchset is factored out from the AHB DMA driver 'introduction' series
as per drivers/dma/ subsystem maintainer request.

Change log:

v2:
- Added patch that corrects parent of the APB DMA clock gate in the
'common' clock gate definition.

- Added patch that makes Tegra20 to utilize the 'common' APB DMA
clock gate definition.

Dmitry Osipenko (4):
clk: tegra: Add AHB DMA clock entry
clk: tegra: Correct parent of the APBDMA clock
clk: tegra20: Use common definition of APBDMA clock gate
clk: tegra20: Bump SCLK clock rate to 216MHz

drivers/clk/tegra/clk-id.h | 1 +
drivers/clk/tegra/clk-tegra-periph.c | 3 ++-
drivers/clk/tegra/clk-tegra20.c | 9 +++------
drivers/clk/tegra/clk-tegra30.c | 1 +
4 files changed, 7 insertions(+), 7 deletions(-)

--
2.14.1