Re: [PATCH v5 0/2] Add support for SYSCON reset

From: Philipp Zabel
Date: Wed Jun 29 2016 - 03:48:00 EST


Hi Andrew,

Am Montag, den 27.06.2016, 12:12 -0500 schrieb Andrew F. Davis:
> Some SoCs contain reset controls for modules that are memory-mapped to
> areas shared with other module configuration settings. This requires
> synchronization across all drivers accessing this memory area. This
> series adds a generic SYSCON reset driver to allow resets toggled
> by bits in memory-mapped registers through SYSCON.
>
> Changes from v4:
> - Added two more cells to DT ti,reset-bits property
> - Re-organized ti,reset-bits flag property defines
> - Moved TI_SYSCON_RESET in Kconfig
> - Other small fixes based on comments on v4

Thank you, I have applied both to
git://git.pengutronix.de/git/pza/linux.git reset/next
with Rob's ack.

regards
Philipp