From: Phil Elwell Date: Sat, 20 May 2017 21:10:14 +0000 (+0100) Subject: overlays: README: remove vestigial SDIO parameters X-Git-Tag: archive/raspbian/4.9.51-1+rpi1~5^2~266 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d5fda23088272f63436a22aa848d342512d08f92;p=linux-4.9.git overlays: README: remove vestigial SDIO parameters Signed-off-by: Phil Elwell --- diff --git a/arch/arm/boot/dts/overlays/README b/arch/arm/boot/dts/overlays/README index 95600381448b..d5aebbe2d514 100644 --- a/arch/arm/boot/dts/overlays/README +++ b/arch/arm/boot/dts/overlays/README @@ -1225,19 +1225,9 @@ Name: sdio Info: Selects the bcm2835-sdhost SD/MMC driver, optionally with overclock, and enables SDIO via GPIOs 22-27. Load: dtoverlay=sdio,= -Params: overclock_50 SD Clock (in MHz) to use when the MMC framework - requests 50MHz - - sdio_overclock SDIO Clock (in MHz) to use when the MMC +Params: sdio_overclock SDIO Clock (in MHz) to use when the MMC framework requests 50MHz - force_pio Disable DMA support (default off) - - pio_limit Number of blocks above which to use DMA - (default 1) - - debug Enable debug output (default off) - poll_once Disable SDIO-device polling every second (default on: polling once at boot-time) @@ -1248,19 +1238,9 @@ Name: sdio-1bit Info: Selects the bcm2835-sdhost SD/MMC driver, optionally with overclock, and enables 1-bit SDIO via GPIOs 22-25. Load: dtoverlay=sdio-1bit,= -Params: overclock_50 SD Clock (in MHz) to use when the MMC framework - requests 50MHz - - sdio_overclock SDIO Clock (in MHz) to use when the MMC +Params: sdio_overclock SDIO Clock (in MHz) to use when the MMC framework requests 50MHz - force_pio Disable DMA support (default off) - - pio_limit Number of blocks above which to use DMA - (default 1) - - debug Enable debug output (default off) - poll_once Disable SDIO-device polling every second (default on: polling once at boot-time)