clk: bcm2835: Add a driver for the auxiliary peripheral clock gates.
authorEric Anholt <eric@anholt.net>
Tue, 15 Dec 2015 23:35:58 +0000 (15:35 -0800)
committerMichael Turquette <mturquette@baylibre.com>
Wed, 23 Dec 2015 00:47:17 +0000 (16:47 -0800)
commit5e63dcc74b3066659ea53aeefbee1fc1d79f4b6f
treec55ea724e1d5a8ba6214b43cf1155203765dd208
parent9f697864b37158b06ace36a34b02ea43cbb4fd04
clk: bcm2835: Add a driver for the auxiliary peripheral clock gates.

There are a pair of SPI masters and a mini UART that were last minute
additions.  As a result, they didn't get integrated in the same way as
the other gates off of the VPU clock in CPRMAN.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
drivers/clk/bcm/Makefile
drivers/clk/bcm/clk-bcm2835-aux.c [new file with mode: 0644]
This page took 0.025881 seconds and 5 git commands to generate.