Re: [PATCH v2 Resend] configs: TK1: Add XUSB_DEV and XUSB_PADCTL regions

2017-08-22 Thread Jan Kiszka
On 2017-08-21 08:22, Ralf Ramsauer wrote: > Those regions must be mapped to the root cell if a XUSB device is > connected. > > Signed-off-by: Ralf Ramsauer > --- > configs/jetson-tk1.c | 20 +--- > 1 file changed, 17 insertions(+), 3 deletions(-)

[PATCH v2 Resend] configs: TK1: Add XUSB_DEV and XUSB_PADCTL regions

2017-08-21 Thread Ralf Ramsauer
Those regions must be mapped to the root cell if a XUSB device is connected. Signed-off-by: Ralf Ramsauer --- configs/jetson-tk1.c | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/configs/jetson-tk1.c