]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: clean up UMC init for PXs2 SoC
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Jan 2017 21:53:46 +0000 (06:53 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 29 Jan 2017 11:59:08 +0000 (20:59 +0900)
commitfada9eafe1fe871b4053254e5322613adff98478
tree6b631d7ccab8062acb5473db2cc0bd1b96d287a8
parentbf52091786bd80368e54d33babe04534192805ed
ARM: uniphier: clean up UMC init for PXs2 SoC

Just cosmetic changes:
  - Rename prefix DMPHY_ to MPHY_ for consistency
  - Move UMC parameters below for complete decouple of PHY and UMC
  - Remove redundant whitespaces

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/dram/cmd_ddrmphy.c
arch/arm/mach-uniphier/dram/ddrmphy-regs.h
arch/arm/mach-uniphier/dram/umc-pxs2.c