Documentation: arm: Update for DT-only platforms
authorGregory Fong <gregory.0xf0@gmail.com>
Wed, 4 Feb 2015 02:49:26 +0000 (18:49 -0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 27 Feb 2015 21:54:55 +0000 (14:54 -0700)
The documentation specified that a machine type is mandatory and made
that assumption in a few places.  However, for DT-only platforms, the
current advice is that no machine type should be registered, so update
accordingly.

Signed-off-by: Gregory Fong <gregory.0xf0@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

No differences found