From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Zabel Subject: Re: [PATCH v5 0/2] Add support for SYSCON reset Date: Wed, 29 Jun 2016 09:47:37 +0200 Message-ID: <1467186457.2278.6.camel@pengutronix.de> References: <20160627171217.4715-1-afd@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160627171217.4715-1-afd-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Andrew F. Davis" Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Suman Anna , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html