[v3,1/5] powerpc/fsl: Move fsl_guts.h out of arch/powerpc

Hou Zhiqiang B48286 at freescale.com
Thu Oct 15 17:45:25 AEDT 2015


> -----Original Message-----
> From patchwork Sun Sep 20 04:29:53 2015                                        
> Content-Type: text/plain; charset="utf-8"                                      
> MIME-Version: 1.0                                                              
> Content-Transfer-Encoding: 7bit                                                
> Subject: [v3,1/5] powerpc/fsl: Move fsl_guts.h out of arch/powerpc             
> From: Scott Wood <scottwood at freescale.com>                                     
> X-Patchwork-Id: 7225421                                                        
> Message-Id: <1442723397-26329-2-git-send-email-scottwood at freescale.com>        
> To: Michael Turquette <mturquette at baylibre.com>, Stephen Boyd                  
>       <sboyd at codeaurora.org>, "Rafael J. Wysocki" <rjw at rjwysocki.net>,         
>       Viresh Kumar                                                             
>       <viresh.kumar at linaro.org>, Russell King <linux at arm.linux.org.uk>         
> Cc: linux-pm at vger.kernel.org, Tang Yuantian <Yuantian.Tang at freescale.com>,     
>       Scott Wood <scottwood at freescale.com>, linuxppc-dev at lists.ozlabs.org,     
>       linux-clk at vger.kernel.org, linux-arm-kernel at lists.infradead.org          
> Date: Sat, 19 Sep 2015 23:29:53 -0500                                          
>                                                                                
> Freescale's Layerscape ARM chips use the same structure.                       
>                                                                                
> Signed-off-by: Scott Wood <scottwood at freescale.com>                            
>                                                                                
> ---                                                                            
> v3: was patch 2/5                                                              
>                                                                                
>  arch/powerpc/include/asm/fsl_guts.h        | 192 -----------------------------
>  arch/powerpc/platforms/85xx/mpc85xx_mds.c  |   2 +-                           
>  arch/powerpc/platforms/85xx/mpc85xx_rdb.c  |   2 +-                           
>  arch/powerpc/platforms/85xx/p1022_ds.c     |   2 +-                           
>  arch/powerpc/platforms/85xx/p1022_rdk.c    |   2 +-                           
>  arch/powerpc/platforms/85xx/smp.c          |   2 +-                           
>  arch/powerpc/platforms/85xx/twr_p102x.c    |   2 +-                           
>  arch/powerpc/platforms/86xx/mpc8610_hpcd.c |   2 +-                           
>  drivers/iommu/fsl_pamu.c                   |   2 +-                           
>  include/linux/fsl/guts.h                   | 192 +++++++++++++++++++++++++++++
>  sound/soc/fsl/mpc8610_hpcd.c               |   2 +-                           
>  sound/soc/fsl/p1022_ds.c                   |   2 +-                           
>  sound/soc/fsl/p1022_rdk.c                  |   2 +-                           
>  13 files changed, 203 insertions(+), 203 deletions(-)                         
>  delete mode 100644 arch/powerpc/include/asm/fsl_guts.h                        
>  create mode 100644 include/linux/fsl/guts.h                                   

LS1043A clock driver depends on this patchset, and tested on LS1043ARDB board.

Thanks,
Zhiqiang


More information about the Linuxppc-dev mailing list