On Wed, Nov 30, 2022 at 04:41:11PM +0100, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > Unresolved path references are now flagged as errors when checking the > device tree binding examples, so convert them into label references. > > Reported-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Suggested-by: Rob Herring <robh+dt@xxxxxxxxxx> > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > .../devicetree/bindings/usb/nvidia,tegra124-xusb.yaml | 4 +--- > .../devicetree/bindings/usb/nvidia,tegra186-xusb.yaml | 4 +--- > .../devicetree/bindings/usb/nvidia,tegra194-xusb.yaml | 8 ++------ > .../devicetree/bindings/usb/nvidia,tegra210-xusb.yaml | 8 ++------ > 4 files changed, 6 insertions(+), 18 deletions(-) As this is the only binding issue remaining in Linus's tree and it's the only thing in the Tegra tree, I've applied it for rc1. Rob