Re: [PATCH V3 1/2] dt-bindings: Add YAML bindings for NVENC and NVJPG
From: Rob Herring <robh@kernel.org>
Date: 2021-11-29 00:22:07
Also in:
linux-tegra, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-11-29 00:22:07
Also in:
linux-tegra, lkml
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@nvidia.com> --- 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@kernel.org>