On Fri, Dec 01, 2023 at 09:35:30AM +0100, Krzysztof Kozlowski wrote: > On 30/11/2023 18:25, Johan Hovold wrote: > > Devicetree node names should be generic; fix up the pm8008 binding > > example accordingly. > > > > Fixes: b0572a9b2397 ("dt-bindings: mfd: pm8008: Add bindings") > > No, there is no bug here. The generic node names rule is just a style > issue, not a bug. We have never marked these as bugs even in DTS where > they matter. Here, it is an example, so it would not matter anyway. Here I agree with you, this is just a cleanup. Johan