
On Mon, Oct 10, 2016 at 10:14:26AM +0900, Masahiro Yamada wrote:
Hi Tom.
Please pull some more UniPhier updates:
- Various SoC specpfic updates (DRAM, PLL, errata)
- Minor cleanups
- Add UniPhier reset controller driver
Note: I am touching include/reset-uclass.h by "reset: declare fdtdec_phandle_args as struct to fix warning". I included it in this pull-request because I need it to suppress warnings for my new reset driver. I believe it is OK since the patch is trivial enough.
The following changes since commit f5fd45ff64e28a73499548358e3d1ceda0de7daf:
Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2016-10-08 09:33:37 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-uniphier.git master
for you to fetch changes up to 4fb96c48c183128c00b21c7858bb05897a1b80de:
reset: uniphier: add reset controller driver for UniPhier SoCs (2016-10-10 10:03:23 +0900)
Applied to u-boot/master, thanks!