Re: [PATCH] ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4

2020-12-18 Thread Mark Kettenis
> From: Neil Armstrong > Date: Fri, 18 Dec 2020 11:47:02 +0100 > > On 18/12/2020 11:43, Marek Szyprowski wrote: > > For the proper reboot Odroid-C4 board requires to switch TFLASH_VDD_EN > > pin to the high impedance mode, otherwise the board is stuck in the > > middle of loading early stages of

Re: [PATCH] ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4

2020-12-18 Thread Neil Armstrong
On 18/12/2020 11:43, Marek Szyprowski wrote: > For the proper reboot Odroid-C4 board requires to switch TFLASH_VDD_EN > pin to the high impedance mode, otherwise the board is stuck in the > middle of loading early stages of the bootloader from SD card. > > This can be achieved by using the OPEN_DR

[PATCH] ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4

2020-12-18 Thread Marek Szyprowski
For the proper reboot Odroid-C4 board requires to switch TFLASH_VDD_EN pin to the high impedance mode, otherwise the board is stuck in the middle of loading early stages of the bootloader from SD card. This can be achieved by using the OPEN_DRAIN flag instead if the ACTIVE_HIGH, what will leave th