diff options
author | Mikko Perttunen <mperttunen@nvidia.com> | 2021-09-16 16:55:15 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2021-10-06 20:16:14 +0200 |
commit | cc3125c953ce09978a29506df2240c136b33d5b0 (patch) | |
tree | 0d4fee292346e83bdae2b9b57f91721479d52aec /MAINTAINERS | |
parent | Linux 5.15-rc1 (diff) | |
download | linux-cc3125c953ce09978a29506df2240c136b33d5b0.tar.xz linux-cc3125c953ce09978a29506df2240c136b33d5b0.zip |
dt-bindings: Add YAML bindings for NVDEC
Add YAML device tree bindings for NVDEC, now in a more appropriate
place compared to the old textual Host1x bindings.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eeb4c70b3d5b..bc2130165542 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6286,6 +6286,7 @@ L: linux-tegra@vger.kernel.org S: Supported T: git git://anongit.freedesktop.org/tegra/linux.git F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt +F: Documentation/devicetree/bindings/gpu/host1x/ F: drivers/gpu/drm/tegra/ F: drivers/gpu/host1x/ F: include/linux/host1x.h |