
Hi Tom,
Please pull some more fixes and trivial changes. Thanks!
The following changes since commit 335f7b1290ce24a729a9689a1db834c743226ca8:
Merge git://git.denx.de/u-boot-mpc85xx (2017-12-08 12:02:01 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-uniphier.git master
for you to fetch changes up to 7f8e75390b9c9b79748b2f87dd7ab45674323d58:
ARM: uniphier: use FIELD_PREP for PLL settings (2017-12-12 00:36:12 +0900)
---------------------------------------------------------------- Dai Okamura (1): ARM: uniphier: fix SSCPLL init code for LD11 SoC
Masahiro Yamada (4): ARM: uniphier: compile pll-base-ld20.c for PXs3 mtd: nand: denali: make NAND_DENALI unconfigurable option ARM: uniphier: compute SSCPLL values more precisely ARM: uniphier: use FIELD_PREP for PLL settings
arch/arm/mach-uniphier/clk/Makefile | 1 + arch/arm/mach-uniphier/clk/pll-base-ld20.c | 15 ++++++++++----- drivers/mtd/nand/Kconfig | 7 +++---- 3 files changed, 14 insertions(+), 9 deletions(-)