On 16/07/2020 15:18, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > The NVIDIA Tegra234 VDK is a simulation platform for the Orin SoC. It > supports a subset of the peripherals that will be available in the final > chip and serves as a bootstrapping platform. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/tegra.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml > index 53845db64df1..5c781e6d8878 100644 > --- a/Documentation/devicetree/bindings/arm/tegra.yaml > +++ b/Documentation/devicetree/bindings/arm/tegra.yaml > @@ -109,3 +109,7 @@ properties: > items: > - const: nvidia,p3509-0000+p3668-0000 > - const: nvidia,tegra194 > + - items: > + - enum: > + - nvidia,tegra234-vdk > + - const: nvidia,tegra234 > Reviewed-by: Jon Hunter <jonathanh@xxxxxxxxxx> Cheers Jon -- nvpublic