[PATCH v3 0/8] ARM: davinci: complete the conversion to using the reset framework
Philipp Zabel
p.zabel at pengutronix.de
Tue Mar 27 02:25:48 PDT 2018
On Tue, 2018-03-27 at 11:20 +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
>
> This series converts the only user of the handcoded, mach-specific reset
> routines in the davinci platform to using the reset framework.
>
> Patches 1-3 add necessary lookups/DT-properties.
>
> Patches 4-6 fix issues found in the remoteproc davinci driver.
>
> Patch 7 converts the davinci-rproc driver to the reset framework.
>
> Patch 8 removes now dead code.
>
> Philipp: it turned out that it's indeed better to use the reset
> controller's device name for the entry lookup.
>
> Tested both in DT and legacy modes by booting the examples from
> ti-ipc-rtos recipe in meta-ti.
>
> This series applies on top of David Lechner's common-clk-v9 branch[1]
> with Philipp Zabel's reset/next branch[2] pulled in.
>
> It can be found in my github tree as well[3].
>
> [1] git://github.com/dlech/ev3dev-kernel.git common-clk-v9
> [2] git://git.pengutronix.de/git/pza/linux reset/next
I have moved the relevant patches onto a separate, immutable branch,
which is merged into reset/next:
git://git.pengutronix.de/git/pza/linux reset/lookup
regards
Philipp
More information about the linux-arm-kernel
mailing list