Re: [PATCH] powerpc/85xx: Remove FSL_85XX_CACHE_SRAM

2022-05-24 Thread Michael Ellerman
On Thu, 31 Mar 2022 12:03:06 +0200, Christophe Leroy wrote: > CONFIG_FSL_85XX_CACHE_SRAM is an option that is not > user selectable and which is not selected by any driver > nor any defconfig. > > Remove it and all associated code. > > > [...] Applied to powerpc/next. [1/1] powerpc/85xx: Remov

Re: [PATCH] powerpc/85xx: Remove FSL_85XX_CACHE_SRAM

2022-04-04 Thread Rob Herring
On Thu, 31 Mar 2022 12:03:06 +0200, Christophe Leroy wrote: > CONFIG_FSL_85XX_CACHE_SRAM is an option that is not > user selectable and which is not selected by any driver > nor any defconfig. > > Remove it and all associated code. > > Signed-off-by: Christophe Leroy > --- > .../bindings/powerp

[PATCH] powerpc/85xx: Remove FSL_85XX_CACHE_SRAM

2022-03-31 Thread Christophe Leroy
CONFIG_FSL_85XX_CACHE_SRAM is an option that is not user selectable and which is not selected by any driver nor any defconfig. Remove it and all associated code. Signed-off-by: Christophe Leroy --- .../bindings/powerpc/fsl/cache_sram.txt | 20 -- .../powerpc/include/asm/fsl_85xx_cache_sr