summaryrefslogtreecommitdiffstats
path: root/drivers/clk/aspeed
Commit message (Collapse)AuthorAgeFilesLines
* clk/aspeed: Fix g4 clkin rate calculationBenjamin Herrenschmidt2017-05-241-11/+5
| | | | | Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Joel Stanley <joel@jms.id.au>
* clk: aspeed: fix APB and AHB clock ratesCédric Le Goater2017-03-282-3/+3
| | | | | | | | | The masking is one bit too generous which generates really low clock rates. OpenBMC-Staging-Count: 1 Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Joel Stanley <joel@jms.id.au>
* clk: aspeed: Add driver for uart clockJoel Stanley2017-03-232-1/+92
| | | | | OpenBMC-Staging-Count: 1 Signed-off-by: Joel Stanley <joel@jms.id.au>
* clk: aspeed: Add clock driver for g5 clocksJoel Stanley2017-03-232-0/+155
| | | | | | | These are the base clocks required for booting the system. OpenBMC-Staging-Count: 1 Signed-off-by: Joel Stanley <joel@jms.id.au>
* clk: aspeed: Add clock driver for g4 clocksJoel Stanley2017-03-231-0/+165
| | | | | | | These are the base clocks required for booting the system. OpenBMC-Staging-Count: 1 Signed-off-by: Joel Stanley <joel@jms.id.au>
* clk: Add Aspeed common codeJoel Stanley2017-03-233-0/+87
OpenBMC-Staging-Count: 1 Signed-off-by: Joel Stanley <joel@jms.id.au>
OpenPOWER on IntegriCloud