diff options
author | David Heidelberg <david@ixit.cz> | 2021-12-12 00:13:46 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2021-12-17 16:58:05 +0300 |
commit | f64de71a9383457345ca6cd653c02f5b80a695e3 (patch) | |
tree | 6d1471217cd75b73e19d9aee966d191d64f86d48 /Documentation/devicetree/bindings/arm/tegra.yaml | |
parent | b58db7135a1279ca77db9444701dbee02fa29fb7 (diff) | |
download | linux-f64de71a9383457345ca6cd653c02f5b80a695e3.tar.xz |
dt-bindings: ARM: tegra: Document Pegatron Chagall
Document Pegatron Chagall, which is Tegra30-based tablet device.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/tegra.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/tegra.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml index 64b7b770a0dc..49841ca272ee 100644 --- a/Documentation/devicetree/bindings/arm/tegra.yaml +++ b/Documentation/devicetree/bindings/arm/tegra.yaml @@ -90,6 +90,9 @@ properties: - const: ouya,ouya - const: nvidia,tegra30 - items: + - const: pegatron,chagall + - const: nvidia,tegra30 + - items: - enum: - asus,tf701t - nvidia,dalmore |