Re: [PATCH v2 2/2] dt-bindings: mmc: clarify disable-wp text
From: Rob Herring <robh@kernel.org>
Date: 2020-01-04 21:55:36
Also in:
linux-mmc, linux-rockchip, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-01-04 21:55:36
Also in:
linux-mmc, linux-rockchip, lkml
On Sat, 28 Dec 2019 10:30:59 +0100, Johan Jonker wrote:
"disable-wp" has been removed from all Rockchip eMMC and SDIO dts nodes, but people still continue to submit new patches with "disable-wp" added to other nodes then for the SD card slot, what it was designed for in the first place. So clarify the "disable-wp" text by adding that this option should not be used in combination with eMMC or SDIO. Signed-off-by: Johan Jonker <redacted> --- Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks. Rob