]> git.baikalelectronics.ru Git - uboot.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)
commit55552e070ad02c176567da8ebbb7d529435fc117
treec8ddc7591bc6282f9f4dd1fad033aadd03b0e434
parentd38435116a91fe7257bc88fcd4d5b468028b7c77
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]