]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixes
authorOlof Johansson <olof@lixom.net>
Wed, 4 Oct 2017 01:10:12 +0000 (18:10 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 4 Oct 2017 01:10:12 +0000 (18:10 -0700)
commit180eb4f17eab106982ef100787a485974bef4749
tree90931a381f883b79d1c363efb5697903d602bf62
parent5f3daa2393889cf1bbcbc8209b292fb2db4a8806
parent544e3bf4f0e8278400f19ca7918a3cdf2548b4eb
Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixes

Reset controller fixes for v4.14

- Remove misleading HSDK v1 suffix, as there is no v2 planned
- Add missing DT binding documentation for HSDK reset driver
- Fix HSDK reset driver dependencies

* tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux:
  reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TEST
  ARC: reset: remove the misleading v1 suffix all over
  ARC: reset: add missing DT binding documentation for HSDKv1 reset driver
  ARC: reset: Only build on archs that have IOMEM

Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS