]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: socfpga: Add reset driver support for Arria 10
authorLey Foon Tan <ley.foon.tan@intel.com>
Tue, 25 Apr 2017 18:44:38 +0000 (02:44 +0800)
committerMarek Vasut <marex@denx.de>
Thu, 18 May 2017 09:33:17 +0000 (11:33 +0200)
commit827e6a7e0dc0c457a51cdd8b1b81d4e895289046
treec8ddc7591bc6282f9f4dd1fad033aadd03b0e434
parentd83b8193ad0378c389adb0db162eab13cd5bd9b5
arm: socfpga: Add reset driver support for Arria 10

Add reset driver support for Arria 10.

Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/include/mach/reset_manager.h
arch/arm/mach-socfpga/include/mach/reset_manager_arria10.h [new file with mode: 0644]
arch/arm/mach-socfpga/reset_manager_arria10.c [new file with mode: 0644]
include/dt-bindings/reset/altr,rst-mgr-a10.h [new file with mode: 0644]