Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-12-01 Thread Alexander Graf
@vger.kernel.org >> Cc: Yoder Stuart-B08248; Phillips Kim-R1AAHA; Wood Scott-B07421; Hamciuc >> Bogdan-BHAMCIU1; Marginean >> Alexandru-R89243; Thorpe Geoff-R01361; Sharma Bhupesh-B45370; Erez >> Nir-RM30794; Schmitt Richard-B43082 >> Subject: Re: [PATCH 1/3 v4] drive

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-12-01 Thread Alexander Graf
ernel.org >> Cc: Yoder Stuart-B08248; Phillips Kim-R1AAHA; Wood Scott-B07421; Hamciuc >> Bogdan-BHAMCIU1; Marginean >> Alexandru-R89243; Thorpe Geoff-R01361; Sharma Bhupesh-B45370; Erez >> Nir-RM30794; Schmitt Richard-B43082 >> Subject: Re: [PATCH 1/3 v4] drive

RE: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-12-01 Thread Stuart Yoder
tt-B07421; Hamciuc > Bogdan-BHAMCIU1; Marginean > Alexandru-R89243; Thorpe Geoff-R01361; Sharma Bhupesh-B45370; Erez > Nir-RM30794; Schmitt Richard-B43082 > Subject: Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex > APIs > > > > On 13.11.14 18:54, J

RE: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-12-01 Thread Stuart Yoder
tt-B07421; Hamciuc > Bogdan-BHAMCIU1; Marginean > Alexandru-R89243; Thorpe Geoff-R01361; Sharma Bhupesh-B45370; Erez > Nir-RM30794; Schmitt Richard-B43082 > Subject: Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex > APIs > > > > On 13.11.14 18:54, J

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-27 Thread Alexander Graf
On 13.11.14 18:54, J. German Rivera wrote: > APIs to access the Management Complex (MC) hardware > module of Freescale LS2 SoCs. This patch includes > APIs to check the MC firmware version and to manipulate > DPRC objects in the MC. > > Signed-off-by: J. German Rivera > Signed-off-by: Stuart Yo

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-27 Thread Alexander Graf
On 13.11.14 18:54, J. German Rivera wrote: > APIs to access the Management Complex (MC) hardware > module of Freescale LS2 SoCs. This patch includes > APIs to check the MC firmware version and to manipulate > DPRC objects in the MC. > > Signed-off-by: J. German Rivera > Signed-off-by: Stuart Yo

RE: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-26 Thread Stuart Yoder
> >>> +int dprc_get_container_id(struct fsl_mc_io *mc_io, int *container_id) > >> > >> This one is definitely a misnomer. It's a command that operates on the > >> MC object, not a DPRC object. Also it doesn't fetch a random > >> "container_id", it fetches the root container id. > > > > It's not str

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-26 Thread Alexander Graf
@vger.kernel.org >> Cc: Yoder Stuart-B08248; Phillips Kim-R1AAHA; Wood Scott-B07421; Hamciuc >> Bogdan-BHAMCIU1; Marginean >> Alexandru-R89243; Thorpe Geoff-R01361; Sharma Bhupesh-B45370; Erez >> Nir-RM30794; Schmitt Richard-B43082 >> Subject: Re: [PATCH 1/3 v4] drive

RE: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-26 Thread Stuart Yoder
tt-B07421; Hamciuc > Bogdan-BHAMCIU1; Marginean > Alexandru-R89243; Thorpe Geoff-R01361; Sharma Bhupesh-B45370; Erez > Nir-RM30794; Schmitt Richard-B43082 > Subject: Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex > APIs > > > > On 13.11.14 18:54, J

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-26 Thread German Rivera
On 11/26/2014 04:15 AM, Alexander Graf wrote: On 13.11.14 18:54, J. German Rivera wrote: APIs to access the Management Complex (MC) hardware module of Freescale LS2 SoCs. This patch includes APIs to check the MC firmware version and to manipulate DPRC objects in the MC. Signed-off-by: J. Germ

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-26 Thread Alexander Graf
On 13.11.14 18:54, J. German Rivera wrote: > APIs to access the Management Complex (MC) hardware > module of Freescale LS2 SoCs. This patch includes > APIs to check the MC firmware version and to manipulate > DPRC objects in the MC. > > Signed-off-by: J. German Rivera > Signed-off-by: Stuart Yo

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-25 Thread German Rivera
On 11/25/2014 08:06 AM, Alexander Graf wrote: On 13.11.14 18:54, J. German Rivera wrote: APIs to access the Management Complex (MC) hardware module of Freescale LS2 SoCs. This patch includes APIs to check the MC firmware version and to manipulate DPRC objects in the MC. Signed-off-by: J. Ge

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-25 Thread Alexander Graf
On 13.11.14 18:54, J. German Rivera wrote: > APIs to access the Management Complex (MC) hardware > module of Freescale LS2 SoCs. This patch includes > APIs to check the MC firmware version and to manipulate > DPRC objects in the MC. > > Signed-off-by: J. German Rivera > Signed-off-by: Stuart Yo