Re: [PATCH v3 0/2] reset: Add Broadcom STB RESCAL reset controller

From: Philipp Zabel
Date: Mon Jan 06 2020 - 04:19:40 EST


Hi Florian,

On Fri, 2020-01-03 at 11:04 -0800, Florian Fainelli wrote:
> Hi Philipp,
>
> This patch series adds support for the BCM7216 RESCAL reset controller
> which is necessary to initialize SATA and PCIe0/1 on that chip.
>
> Please let us know if you have any comments. Thanks!
>
> Changes in v3:
>
> - indented "base" variable with a space
> - return ret directly out of readl_poll_timeout()
> - removed additional register read after write, not necessary
> - removed call to platform_set_drvdata, unnecessary either
> - corrected Jim's email in Signed-off-by in patch #2

Thank you, both applied to reset/next.

regards
Philipp