public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] Rename ASPEED SoC clock name
@ 2020-08-28  7:32 Ryan Chen
  2020-08-28  7:32 ` [PATCH 1/3] cosmetic: aspeed: ast2500: Rename clock header Ryan Chen
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Ryan Chen @ 2020-08-28  7:32 UTC (permalink / raw)
  To: u-boot

This patch series refactor the exiting ASPEED clock name define sync
with Linux kernel. And also add SPDX-License

Ryan Chen (3):
  cosmetic: aspeed: ast2500: Rename clock header
  aspeed:clock: Sync with Linux kernel clock header define
  cosmetic: aspeed: Modify for SPDX-License

 arch/arm/dts/ast2500-u-boot.dtsi             | 23 ++++++-----
 arch/arm/mach-aspeed/ast2500/sdram_ast2500.c |  2 +-
 drivers/clk/aspeed/clk_ast2500.c             | 40 +++++++++----------
 include/dt-bindings/clock/aspeed-clock.h     | 42 ++++++++++++++++++++
 include/dt-bindings/clock/ast2500-scu.h      | 30 --------------
 5 files changed, 74 insertions(+), 63 deletions(-)
 create mode 100644 include/dt-bindings/clock/aspeed-clock.h
 delete mode 100644 include/dt-bindings/clock/ast2500-scu.h

-- 
2.17.1

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2020-09-10 18:40 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-28  7:32 [PATCH 0/3] Rename ASPEED SoC clock name Ryan Chen
2020-08-28  7:32 ` [PATCH 1/3] cosmetic: aspeed: ast2500: Rename clock header Ryan Chen
2020-08-28  7:32 ` [PATCH 1/1] Remove not used export function header Ryan Chen
2020-08-28  7:33 ` [PATCH 2/3] aspeed:clock: Sync with Linux kernel clock header define Ryan Chen
2020-08-28  7:33 ` [PATCH 3/3] cosmetic: aspeed: Modify for SPDX-License Ryan Chen
2020-08-29  8:45 ` [PATCH 0/3] Rename ASPEED SoC clock name Cédric Le Goater
2020-08-31  1:26   ` Ryan Chen
2020-08-31  6:03 ` [PATCH v2 " Ryan Chen
2020-08-31  6:03   ` [PATCH v2 1/3] cosmetic: aspeed: ast2500: Rename clock header Ryan Chen
2020-09-07  2:24     ` ChiaWei Wang
2020-09-09  6:39     ` Cédric Le Goater
2020-09-10 18:39     ` Tom Rini
2020-08-31  6:03   ` [PATCH v2 2/3] clock:aspeed: Sync with Linux kernel clock header define Ryan Chen
2020-09-07  2:24     ` ChiaWei Wang
2020-09-09  6:47     ` Cédric Le Goater
2020-09-10 18:39     ` Tom Rini
2020-08-31  6:03   ` [PATCH v2 3/3] cosmetic: aspeed: Modify for SPDX-License Ryan Chen
2020-09-07  2:25     ` ChiaWei Wang
2020-09-09  6:50     ` Cédric Le Goater
2020-09-10 18:40     ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox