ARM: dts: Add sd_poll_once dtparam to bcm283x/2711
authorPhil Elwell <phil@raspberrypi.org>
Thu, 30 Jan 2020 09:47:00 +0000 (09:47 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:19 +0000 (16:33 +0100)
commit60574b74621dadc384e8bf50b9c3cdc4f55dd5ef
treee021dd2f5576a04c157a08374c3e249ba117e7a1
parente470c6a74f04c2b5cbb58f61675ee53fd7a4feff
ARM: dts: Add sd_poll_once dtparam to bcm283x/2711

The old sdtweak overlay allowed the SD interface to be effectively
disabled unless there was a card present at boot time, but that
overlay doesn't work on bcm2711 and has largely been replaced by
a set of sd_* dtparams (which have the advantage of being board-
specific.

Add an sd_poll_once dtparam to allow the same functionality on
all Raspberry Pi boards.

See: https://github.com/raspberrypi/linux/issues/3286

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/boot/dts/bcm2708-rpi.dtsi
arch/arm/boot/dts/bcm2711-rpi-4-b.dts
arch/arm/boot/dts/overlays/README