Re: [PATCH] ARM: dts: exynos: Add CD and WP pins to Odroid XU SD card

2018-09-26 Thread Krzysztof Kozlowski
On Mon, Sep 24, 2018 at 12:04:52PM +0200, Marek Szyprowski wrote: > Hi Krzysztof, > > On 2018-09-21 23:03, Krzysztof Kozlowski wrote: > > Defining card-detect and write-protect GPIO pins in Odroid XU SD Card > > does not change anything from functional point of view - dw-mmc driver > > was reading

Re: [PATCH] ARM: dts: exynos: Add CD and WP pins to Odroid XU SD card

2018-09-24 Thread Marek Szyprowski
Hi Krzysztof, On 2018-09-21 23:03, Krzysztof Kozlowski wrote: > Defining card-detect and write-protect GPIO pins in Odroid XU SD Card > does not change anything from functional point of view - dw-mmc driver > was reading the state from registers. Adding cd-gpios and wp-gpios > properties changes

[PATCH] ARM: dts: exynos: Add CD and WP pins to Odroid XU SD card

2018-09-21 Thread Krzysztof Kozlowski
Defining card-detect and write-protect GPIO pins in Odroid XU SD Card does not change anything from functional point of view - dw-mmc driver was reading the state from registers. Adding cd-gpios and wp-gpios properties changes only internal driver behavior to access the pins directly. Add them to