mbox series

[U-Boot,v2,0/2] ARM: imx6: DHCOM i.MX6 PDK: Fixing reset

Message ID 20191129075906.1724-1-ch@denx.de
Headers show
Series ARM: imx6: DHCOM i.MX6 PDK: Fixing reset | expand

Message

Claudius Heine Nov. 29, 2019, 7:59 a.m. UTC
Hi,

here the second version of those patches.

regards,
Claudius

Changes from v1:
 - u-boot specific wdt-reboot device node now in separate dtsi
 - Squashed patch 2 to 4, because possible bisecting issues in certain configurations (when SPL needs to use do_reset)
 - Improved patch description: more detailed and descriptive

Claudius Heine (2):
  ARM: dts: dh-imx6: add u-boot specific wdt-reboot node
  ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt command

 arch/arm/dts/imx6q-dhcom-pdk2-u-boot.dtsi | 11 +++++++++++
 configs/dh_imx6_defconfig                 |  3 +++
 include/configs/dh_imx6.h                 |  5 +++++
 3 files changed, 19 insertions(+)
 create mode 100644 arch/arm/dts/imx6q-dhcom-pdk2-u-boot.dtsi