[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <492aa42a333063a4d148d1ce9398b106.sboyd@kernel.org>
Date: Fri, 19 Apr 2024 18:47:57 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Abel Vesa <abel.vesa@...aro.org>, AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, Bjorn Andersson <andersson@...nel.org>, Conor Dooley <conor+dt@...nel.org>, Dmitry Baryshkov <dmitry.baryshkov@...aro.org>, Konrad Dybcio <konrad.dybcio@...aro.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Matthias Brugger <matthias.bgg@...il.com>, Neil Armstrong <neil.armstrong@...aro.org>, Rob Herring <robh@...nel.org>
Cc: Srini Kandagatla <srinivas.kandagatla@...aro.org>, Johan Hovold <johan@...nel.org>, David Collins <quic_collinsd@...cinc.com>, linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-arm-msm@...r.kernel.org, linux-mediatek@...ts.infradead.org, devicetree@...r.kernel.org, Abel Vesa <abel.vesa@...aro.org>
Subject: Re: [PATCH v10 5/7] spmi: pmic-arb: Make core resources acquiring a version operation
Quoting Abel Vesa (2024-04-17 13:00:57)
> Rather than setting up the core, obsrv and chnls in probe by using
> version specific conditionals, add a dedicated "get_core_resources"
> version specific op and move the acquiring in there. Since there are
> no current users of the second bus yet, drop the comment about why
> devm_platform_ioremap_resource can't be used in case of "core",
> as it is not applicable anymore.
> Don't switch to devm_platform_ioremap_resource though as we need
> to keep track of core size.
>
> Reviewed-by: Neil Armstrong <neil.armstrong@...aro.org>
> Signed-off-by: Abel Vesa <abel.vesa@...aro.org>
> ---
Applied to spmi-next
Powered by blists - more mailing lists