mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-03 17:29:29 +08:00
rtemsbsd/arasan_sdhci: Update description
This driver works on both the Zynq 7000 chips as well as the Zynq Ultrascale+ MPSoC chips and targets the Arasan SDHCI IP that exists in both.
This commit is contained in:
parent
ba1b041bd1
commit
452637ae99
@ -304,7 +304,7 @@ fail:
|
||||
static int
|
||||
arasan_sdhci_probe(device_t dev)
|
||||
{
|
||||
device_set_desc(dev, "Zynq-7000 SDHCI");
|
||||
device_set_desc(dev, "Arasan SDIO");
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user