commit | f5edc7af71f6fbbf2bf5f61771241ea8115b6086 | [log] [tgz] |
---|---|---|
author | Robert Marko <robert.marko@sartura.hr> | Thu Sep 10 16:00:02 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 18 16:20:47 2020 -0400 |
tree | 4772938d6e8b1229ad021c66a6bfbc19626b294c | |
parent | 0b7d950081301271262198ecc0edb4ab31b0077b [diff] |
reset: Add IPQ40xx reset controller driver On Qualcomm IPQ40xx SoC series, GCC clock IP also handles the resets. So since this will be needed by further drivers, lets add a driver for the reset controller. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Cc: Luka Perkov <luka.perkov@sartura.hr>