Re: [PATCH v6 02/13] mmc: arm_pl180: Configure Ux500 signal direction
Peng Fan <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 25, 2026 at 09:04:02PM +0200, Linus Walleij wrote: >The Ux500 MMCI variant can control external level-shifter signal >directions through the power register. Parse the standard ST MMCI >device tree properties and set the corresponding direction and >feedback-clock bits. > >This is required by the external SD card slot on Samsung Janice, where >commands cannot reach the card unless the direction controls are set. > >Reviewed-by: Stephan Gerhold <[email protected]> >Signed-off-by: Linus Walleij <[email protected]> Acked-by: Peng Fan <[email protected]>