On Tue, 27 Sept 2022 at 11:12, Jean-Philippe Brucker <jean-phili...@linaro.org> wrote: > > The devicetree specification requires that nodes use a generic name > where appropriate. Fix the corresponding dt-validate warnings:
Either: (1) guests are looking for devices in the DT by node name. In that case we can't change the node names without breaking them Or: (2) guest look for nodes by compatibility, in which case why do we care what the exact format of the node name is? thanks -- PMM