]> git.baikalelectronics.ru Git - kernel.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)
commitef1f6693d05ab695476d892f5aff6b11f5847d63
tree90931a381f883b79d1c363efb5697903d602bf62
parent84a96f1197c81edfc3b7cf7b1289ddd6c02d6566
parent25cf4beb6898d2b74dc216bf2e07e97507ec4db2
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