diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2020-07-17 10:46:19 +0900 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-07-20 11:37:47 -0600 |
commit | 6ec7545b99d62a5d931473e853aea30f8b9b2aa3 (patch) | |
tree | 7ff5f8429e581ed3e4c853106139a6d82a97a19c /drivers/pwm/exynos_pwm.c | |
parent | 245ad6c4adb4af5290f22acaba57ed0dd109e1f4 (diff) | |
download | u-boot-6ec7545b99d62a5d931473e853aea30f8b9b2aa3.tar.gz |
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Currently, fdt_fixup_mtdparts() only checks the compatible property.
It is pointless to fix up the disabled node.
Skip the node if it has the property:
status = "disabled"
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/pwm/exynos_pwm.c')
0 files changed, 0 insertions, 0 deletions