Jerome Brunet <[email protected]> writes: > section 2.2.1 of the DT specs says: " If the node has no reg property, > the @unit-address must be omitted and the node-name alone differentiates > the node from other nodes at the same level in the tree" > > Simply replace the '@' with a '-' to fix this warning. > > Cc: Fabio Estevam <[email protected]> > Cc: Martin Blumenstingl <[email protected]> > Signed-off-by: Jerome Brunet <[email protected]> > --- > > Hi Kevin, > > I'm resending this change because I noticed the previous patch I sent had > references to spdif input which has not been merged yet. This would have > triggered a conflict in your tree. > > Hopefully, this new version will apply correctly
Thanks for the resend, this version applies (and builds) cleanly. Queued for v4.21 with Neil's tag (branch: v4.21/dt64) Kevin

