[PATCH v6 6/9] dts: qcom: adjust pmic gpio to use upstream bindings

Caleb Connolly caleb.connolly at linaro.org
Wed Dec 6 12:39:45 CET 2023


Hi Simon,

On 06/12/2023 03:54, Simon Glass wrote:
> Hi Caleb,
> 
> On Tue, 5 Dec 2023 at 06:48, Caleb Connolly <caleb.connolly at linaro.org> wrote:
>>
>> Use the upstream gpio-ranges property instead of gpio-count, and drop
>> the bank-name property for Qualcomm boards.
>>
>> Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
>> Reviewed-by: Sumit Garg <sumit.garg at linaro.org>
>> Tested-by: Sumit Garg <sumit.garg at linaro.org>
>> Signed-off-by: Caleb Connolly <caleb.connolly at linaro.org>
>> ---
>>  arch/arm/dts/dragonboard410c.dts | 3 +--
>>  arch/arm/dts/dragonboard820c.dts | 3 +--
>>  arch/arm/dts/qcs404-evb.dts      | 3 +--
>>  arch/arm/dts/sdm845.dtsi         | 3 +--
>>  4 files changed, 4 insertions(+), 8 deletions(-)
>>
> 
> What is the replacement for the GPIO bank name?

The bank name is hardcoded to "pmic". In previous revisions of this
patch I tried to keep the specific PMIC model, but after some discussion
we decided that there was no benefit to this over just "pmic".
> 
> Regards,
> Simon

-- 
// Caleb (they/them)


More information about the U-Boot mailing list