Re: [PATCH v4 1/6] dt-bindings: arm: fsl: Add the S32V234-EVB board

2019-10-05 Thread Shawn Guo
On Thu, Sep 05, 2019 at 11:58:32AM +, Stefan-gabriel Mirea wrote: > From: Eddy Petrișor > > Add entry for the NXP S32V234 Customer Evaluation Board to the board/SoC > bindings. > > Signed-off-by: Eddy Petrișor > Signed-off-by: Stefan-Gabriel Mirea > Reviewed-by: Rob Herring I'm about to

Re: [PATCH v4 3/6] serial: fsl_linflexuart: Be consistent with the name

2019-10-05 Thread Shawn Guo
On Thu, Sep 05, 2019 at 11:58:36AM +, Stefan-gabriel Mirea wrote: > For consistency reasons, spell the controller name as "LINFlexD" in > comments and documentation. > > Signed-off-by: Stefan-Gabriel Mirea Hi Greg, The series looks good to me. I assume that you will take this patch and #5.

Re: [PATCH v2 3/6] arm64: dts: fsl: Add device tree for S32V234-EVB

2019-08-19 Thread Shawn Guo
On Fri, Aug 09, 2019 at 11:29:12AM +, Stefan-gabriel Mirea wrote: > From: Stoica Cosmin-Stefan > > Add initial version of device tree for S32V234-EVB, including nodes for the > 4 Cortex-A53 cores, AIPS bus with UART modules, ARM architected timer and > Generic Interrupt Controller (GIC). > >

Re: [PATCH v2 2/6] arm64: Introduce config for S32

2019-08-19 Thread Shawn Guo
On Fri, Aug 09, 2019 at 11:29:10AM +, Stefan-gabriel Mirea wrote: > From: Mihaela Martinas > > Add configuration option for the Freescale S32 platform family in > Kconfig.platforms. For starters, the only SoC supported will be Treerunner > (S32V234), with a single execution target: the S32V23

Re: [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"

2018-11-19 Thread Shawn Guo
On Thu, Nov 15, 2018 at 11:16:23PM +0100, Fernando Ramos wrote: > This patch unifies the naming of DRM functions for reference counting as > requested on Documentation/gpu/todo.rst > > Signed-off-by: Fernando Ramos > --- > drivers/gpu/drm/arc/arcpgu_drv.c | 4 ++-- > drivers/gpu/drm/

Re: [PATCH 09/50] pinctrl: imx: Use devm_pinctrl_register() for pinctrl registration

2016-02-28 Thread Shawn Guo
On Wed, Feb 24, 2016 at 06:45:34PM +0530, Laxman Dewangan wrote: > Use devm_pinctrl_register() for pin control registration and remove > need of .remove callback. > > Signed-off-by: Laxman Dewangan > Cc: Shawn Guo Acked-by: Shawn Guo -- To unsubscribe from this list