Hi Linus, On Thu, Sep 12, 2019 at 11:21 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > On Tue, Sep 10, 2019 at 5:01 PM Otto Meier <gf435@xxxxxxx> wrote: > > > Hi i tried to use the uart_C of the the odroid-c2. > > > > I enabled it in the dts file. During boot it crashed when the > > the sdcard slot is addressed. > > > > After long search in the net i found this: > > > > https://forum.odroid.com/viewtopic.php?f=139&t=25371&p=194370&hilit=uart_C#p177856 > > > > After changing the pin definitions accordingly erverything works. > > Uart_c is functioning and sdcard ist working. > > > > > > Fixes: 6db0f3a8a04e46 ("pinctrl: amlogic: gxbb: add more UART pins") > > Signed-off-by: Otto Meiergf435@xxxxxxx > > Looks like a simple fix to me, Martin could you take a look? this looks fine to me based on the description on the Odroid forums so: Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> Martin