[U-Boot] [PATCH v3 0/2] clk: at91: enhance the peripheral clock
Wenyou Yang
wenyou.yang at atmel.com
Thu Mar 23 04:52:22 UTC 2017
The purpose of the patch set is to enhance the peripheral clock
to support both at9sam9x5's and at91rm9200's peripheral clock,
and align the clk-master's compatibles with kernel's.
Changes in v3:
- Rebase on v2017.03.
Changes in v2:
- Use an enum with a descriptive name to denote the clock type.
- Add the Reviewed-by tags.
Wenyou Yang (2):
clk: at91: enhance the peripheral clock
clk: at91: align clk-master compatibles with kernel
drivers/clk/at91/clk-master.c | 1 +
drivers/clk/at91/clk-peripheral.c | 29 ++++++++++++++++++++++++++---
2 files changed, 27 insertions(+), 3 deletions(-)
--
2.11.0
More information about the U-Boot
mailing list