On Wed, 17 Nov 2021 09:56:07 +0000, Jon Hunter wrote: > Add YAML device tree bindings for the Tegra NVENC and NVJPG Host1x > engines. > > Signed-off-by: Jon Hunter <jonathanh@xxxxxxxxxx> > --- > Changes since V2: > - Fixed indentation > Changes since V1: > - Fixed errors reported by Rob's bot > > .../gpu/host1x/nvidia,tegra210-nvenc.yaml | 135 ++++++++++++++++++ > .../gpu/host1x/nvidia,tegra210-nvjpg.yaml | 94 ++++++++++++ > 2 files changed, 229 insertions(+) > create mode 100644 Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvenc.yaml > create mode 100644 Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra210-nvjpg.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>