I'm implementing a "reset controller" in the Tegra CAR driver; see
include/linux/reset*.h.

This will mean touching a whole bunch of Tegra on-SoC drivers. In order
for this not to take 3+ kernel cycles, I'm going to create a single
branch/series that touches:

* (Almost?) all Tegra DT binding docs.
* All tegraNNN.dtsi.
* (Almost?) all Tegra drivers/code that use or provide clocks or resets.

I plan to merge this all early on for 3.14 through the Tegra then
arm-soc tree. If you're touching pretty much anything on Tegra, you'll
want to plan on rebasing your patches on top of this series, and work
with the relevant subsystem maintainers to merge this branch into theirs
before applying your patches.

If you're interested in what the patches look like, they'll soon be
published to:

git://github.com/swarren/linux-tegra.git linux-next_common

Note that that branch rebases a lot; it's my WIP/backup branch based on
linux-next. A stable branch will be available once the merge window is over.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to