[PATCH 4/9] dm: Rename 'platdata_size' to 'plat_size'

Simon Glass sjg at chromium.org
Sun Dec 13 15:51:30 CET 2020


Rename this to be consistent with the change from 'platdata'.

Signed-off-by: Simon Glass <sjg at 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!


More information about the U-Boot mailing list