This removes code that abused the device's platform data, interpreting
it as the uclass platform data.
Signed-off-by: Samuel Holland <samuel@sholland.org>
There is only one possible value for this field, it is unused except for
debugging, and the devicetree property is not documented.
Signed-off-by: Samuel Holland <samuel@sholland.org>
These docs are useful for developers, not users. Move them under that
section.
Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>