Re: [PATCH] bus: imx-weim: Remove open coded "ranges" parsing

From: Shawn Guo
Date: Sun Mar 05 2023 - 22:02:50 EST


On Wed, Feb 01, 2023 at 03:58:54PM -0600, Rob Herring wrote:
> "ranges" is a standard property and we have common helper functions for
> parsing it, so let's use them.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>

Applied, thanks!