dt-bindings: gk20a: Fix typo in compatible name
The correct compatible name is "nvidia,gk20a". Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
f55532a0c0
commit
358158014f
@@ -1,9 +1,9 @@
|
|||||||
NVIDIA GK20A Graphics Processing Unit
|
NVIDIA GK20A Graphics Processing Unit
|
||||||
|
|
||||||
Required properties:
|
Required properties:
|
||||||
- compatible: "nvidia,<chip>-<gpu>"
|
- compatible: "nvidia,<gpu>"
|
||||||
Currently recognized values:
|
Currently recognized values:
|
||||||
- nvidia,tegra124-gk20a
|
- nvidia,gk20a
|
||||||
- reg: Physical base address and length of the controller's registers.
|
- reg: Physical base address and length of the controller's registers.
|
||||||
Must contain two entries:
|
Must contain two entries:
|
||||||
- first entry for bar0
|
- first entry for bar0
|
||||||
|
|||||||
Reference in New Issue
Block a user