diff options
author | Masahiro Yamada | 2020-07-17 10:46:19 +0900 |
---|---|---|
committer | Simon Glass | 2020-07-25 14:46:57 -0600 |
commit | 7d8073e7cfe0397137b5c13ceda876d4ca7875d6 (patch) | |
tree | 63eed31c7559b5b0c6410a2b4160da0d84149c2b /drivers/spi/kirkwood_spi.c | |
parent | 53a896649ac002bd569a6c2007498eb979075abf (diff) |
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/spi/kirkwood_spi.c')
0 files changed, 0 insertions, 0 deletions