Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433522

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

From Philipp Zabel <p.zabel@pengutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH v5 0/2] Add support for SYSCON reset
Date 2016-06-29 09:50 +0200
Message-ID <rPipY-1mo-19@gated-at.bofh.it> (permalink)
References <rOImt-3d4-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v5 0/2] Add support for SYSCON reset "Andrew F. Davis" <afd@ti.com> - 2016-06-27 19:20 +0200
  [PATCH v5 2/2] reset: add TI SYSCON based reset driver "Andrew F. Davis" <afd@ti.com> - 2016-06-27 19:20 +0200
  [PATCH v5 1/2] Documentation: dt: reset: Add TI syscon reset binding "Andrew F. Davis" <afd@ti.com> - 2016-06-27 19:20 +0200
    Re: [PATCH v5 1/2] Documentation: dt: reset: Add TI syscon reset  binding Rob Herring <robh@kernel.org> - 2016-06-28 23:10 +0200
  Re: [PATCH v5 0/2] Add support for SYSCON reset Philipp Zabel <p.zabel@pengutronix.de> - 2016-06-29 09:50 +0200

csiph-web