riscv: dts: microchip: use vendor compatible for Cadence SD4HC

Licensed IP blocks should have their own vendor compatible.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
This commit is contained in:
Krzysztof Kozlowski 2021-09-27 14:50:44 +02:00 committed by Palmer Dabbelt
parent 33f736366b
commit 9406369ae6
No known key found for this signature in database
GPG Key ID: 2E1319F35FBB1889
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@
/* Common node entry for emmc/sd */
mmc: mmc@20008000 {
compatible = "cdns,sd4hc";
compatible = "microchip,mpfs-sd4hc", "cdns,sd4hc";
reg = <0x0 0x20008000 0x0 0x1000>;
interrupt-parent = <&plic>;
interrupts = <88 89>;