Commit 76af3467 authored by Stephen Warren's avatar Stephen Warren
Browse files

ARM: tegra: document which Dalmore revisions are supported



There are a number of revisions of the Dalmore board, each with a variety
of incompatible SW-visible HW changes. The Dalmore DT file in the kernel
only supports HW revision A04. Document this in the DT file.

Reported-by: default avatarPaul Walmsley <pwalmsley@nvidia.com>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Reviewed-by: default avatarThierry Reding <treding@nvidia.com>
parent da45d738
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
/*
 * This dts file supports Dalmore A04.
 * Other board revisions are not supported
 */

/dts-v1/;

#include <dt-bindings/input/input.h>