Re: R-Car3: PFC: Where to do the pinmux/drvctrl?

2016-06-09 Thread Dirk Behme
Hi Geert, On 09.06.2016 11:20, Geert Uytterhoeven wrote: Hi Dirk, On Thu, Jun 9, 2016 at 10:58 AM, Dirk Behme wrote: On 09.06.2016 10:22, Geert Uytterhoeven wrote: On Thu, Jun 9, 2016 at 8:56 AM, Dirk Behme wrote: with the R-Car3, the

Re: R-Car3: PFC: Where to do the pinmux/drvctrl?

2016-06-09 Thread Geert Uytterhoeven
Hi Dirk, On Thu, Jun 9, 2016 at 10:58 AM, Dirk Behme wrote: > On 09.06.2016 10:22, Geert Uytterhoeven wrote: >> On Thu, Jun 9, 2016 at 8:56 AM, Dirk Behme >> wrote: >>> with the R-Car3, the pinmux/drvctrl is done at 3 places: >>> 1. ARM trusted

Re: R-Car3: PFC: Where to do the pinmux/drvctrl?

2016-06-09 Thread Laurent Pinchart
Hi Dirk, On Thursday 09 Jun 2016 10:58:30 Dirk Behme wrote: > On 09.06.2016 10:22, Geert Uytterhoeven wrote: > > On Thu, Jun 9, 2016 at 8:56 AM, Dirk Behme wrote: > >> with the R-Car3, the pinmux/drvctrl is done at 3 places: > >> > >> 1. ARM trusted firmware / IPL: > >> > >>

Re: R-Car3: PFC: Where to do the pinmux/drvctrl?

2016-06-09 Thread Dirk Behme
Hi Geert, On 09.06.2016 10:22, Geert Uytterhoeven wrote: Hi Dirk, On Thu, Jun 9, 2016 at 8:56 AM, Dirk Behme wrote: with the R-Car3, the pinmux/drvctrl is done at 3 places: 1. ARM trusted firmware / IPL:

Re: R-Car3: PFC: Where to do the pinmux/drvctrl?

2016-06-09 Thread Geert Uytterhoeven
Hi Dirk, On Thu, Jun 9, 2016 at 8:56 AM, Dirk Behme wrote: > with the R-Car3, the pinmux/drvctrl is done at 3 places: > > 1. ARM trusted firmware / IPL: > >

R-Car3: PFC: Where to do the pinmux/drvctrl?

2016-06-09 Thread Dirk Behme
Hi, with the R-Car3, the pinmux/drvctrl is done at 3 places: 1. ARM trusted firmware / IPL: https://github.com/renesas-rcar/meta-renesas/blob/jethro/meta-rcar-gen3/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware/0001-add-bl2-bl31-R-Car-support.patch#L8428 2. U-Boot: