diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-09-27 14:50:42 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-10-08 03:33:48 +0200 |
commit | 42a57a47bb0c0f531321a7001972a3ca121409bd (patch) | |
tree | 669e0896fa8f6c26cbc20d6830da4a3c60e01a5f /arch/sparc/kernel/sstate.c | |
parent | riscv: dts: microchip: fix board compatible (diff) | |
download | linux-42a57a47bb0c0f531321a7001972a3ca121409bd.tar.xz linux-42a57a47bb0c0f531321a7001972a3ca121409bd.zip |
riscv: dts: microchip: drop duplicated MMC/SDHC node
Devicetree source is a description of hardware and hardware has only one
block @20008000 which can be configured either as eMMC or SDHC. Having
two node for different modes is an obscure, unusual and confusing way to
configure it. Instead the board file is supposed to customize the block
to its needs, e.g. to SDHC mode.
This fixes dtbs_check warning:
arch/riscv/boot/dts/microchip/microchip-mpfs-icicle-kit.dt.yaml: sdhc@20008000: $nodename:0: 'sdhc@20008000' does not match '^mmc(@.*)?$'
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/sparc/kernel/sstate.c')
0 files changed, 0 insertions, 0 deletions