Re: [PATCH 2/3] ARM: dts: qcom: pm8941: adjust node names to bindings

From: Luca Weiss
Date: Mon Sep 26 2022 - 12:20:04 EST


Hi Krzysztof,

On Montag, 26. September 2022 12:29:11 CEST Krzysztof Kozlowski wrote:
> On 26/09/2022 12:04, Neil Armstrong wrote:
> > On 26/09/2022 11:22, Krzysztof Kozlowski wrote:
> >>> };
> >>>
> >>> - usb_id: misc@900 {
> >>> + usb_id: extcon@900 {
> >>
> >> Why? extcon is Linux specific name and should not be added to DTS.
> >> Anything requires it?
> >
> > It matches the current dt bindings:
> Then instead maybe let's fix it in the bindings and DTS?

What node name do you propose? I doubt "misc" is a better name as it really
doesn't describe anything so I don't really have a suggestion here..

Regards
Luca

>
> Best regards,
> Krzysztof