Message ID | 1492674884-24795-1-git-send-email-yamada.masahiro@socionext.com |
---|---|
Headers | show |
Series | ARM: uniphier: UniPhier changes for v2017.05 | expand |
2017-04-20 16:54 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>: > > > Masahiro Yamada (3): > ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig > ARM: uniphier: show STM (SCP) status on boot and pinmon command > ARM: dts: uniphier: sync Device Tree with Linux > > arch/arm/dts/uniphier-ld11.dtsi | 59 +++++++++++++++--- > arch/arm/dts/uniphier-ld20.dtsi | 77 ++++++++++++++++++------ > arch/arm/dts/uniphier-pro5.dtsi | 72 ++++++++++++++++------ > arch/arm/dts/uniphier-pxs2.dtsi | 56 ++++++++++++++--- > arch/arm/mach-uniphier/Makefile | 2 + > arch/arm/mach-uniphier/board_late_init.c | 16 +++-- > arch/arm/mach-uniphier/boot-device/boot-device.c | 38 +++++++++++- > arch/arm/mach-uniphier/init.h | 2 + > configs/uniphier_v8_defconfig | 3 + > 9 files changed, 262 insertions(+), 63 deletions(-) Series, applied to u-boot-uniphier/master.