[U-Boot] [PATCH v4 0/3] clk: at91: Enhance the peripheral clock and align compatibles

Wenyou Yang wenyou.yang at atmel.com
Fri Apr 14 06:53:21 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 and at91-pmc's compatibles with kernel.

Changes in v4:
 - Incorporate [PATCH v2] clk: at91: pmc: align the at91 pmc's compatibles.
 - Rebase on the master branch (22e10be45) of u-boot-dm git tree.
 - Add Reviewed-by tag.

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 (3):
  clk: at91: Enhance the peripheral clock
  clk: at91: Align clk-master compatibles with kernel
  clk: at91: Align the at91 pmc's compatibles

 drivers/clk/at91/clk-master.c     |  1 +
 drivers/clk/at91/clk-peripheral.c | 29 ++++++++++++++++++++++++++---
 drivers/clk/at91/pmc.c            |  6 ++++++
 3 files changed, 33 insertions(+), 3 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list