[RFC PATCH 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6

Marek Vasut marex at denx.de
Wed Jan 16 13:46:32 EST 2013


Dear Philipp Zabel,

> The system reset controller (SRC) on i.MX51, i.MX53, and i.MX6q controls
> reset lines to the GPU, VPU, IPU, and OpenVG IP modules.
> 
> The following patches add a simple API for devices to request being reset
> by separate reset controller hardware. They implement the reset signal
> device tree binding proposed by Stephen Warren. Contrary to Tegra hardware,
> the i.MX SRC has self-deasserting reset bits, so I've included both
> ops to manually assert/deassert a reset line, as well as a reset
> operation that is supposed to assert the reset line and wait for it to
> deassert.
> 
> The i.MX SRC is enhanced to provide a reset controller and the IPU driver
> is made to request being reset by calling the device_reset(&pdev->dev)
> convenience wrapper during probing.
> 
> regards
> Philipp

I won't be able to test it before 23rd this month. Sorry!

Best regards,
Marek Vasut



More information about the linux-arm-kernel mailing list