Rename this to be consistent with the change from 'platdata'. Signed-off-by: Simon Glass <s...@chromium.org> ---
doc/driver-model/of-plat.rst | 2 +- drivers/core/device.c | 15 ++++---- include/dm/platdata.h | 4 +-- tools/dtoc/dtb_platdata.py | 2 +- tools/dtoc/test_dtoc.py | 66 ++++++++++++++++++------------------ 5 files changed, 44 insertions(+), 45 deletions(-) Applied to u-boot-dm/next, thanks!