On Sun, Dec 15, 2019 at 1:54 AM Yangtao Li wrote:
>
> Use devm_platform_ioremap_resource() to simplify code.
>
> Signed-off-by: Yangtao Li
Acked-by: Chen-Yu Tsai
> ---
> drivers/soc/sunxi/sunxi_sram.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
&g
On Fri, Aug 4, 2023 at 10:01 PM Douglas Anderson wrote:
>
> The APIs that allow backtracing across CPUs have always had a way to
> exclude the current CPU. This convenience means callers didn't need to
> find a place to allocate a CPU mask just to handle the common case.
>
> Let's extend the API t
ff-by: Rob Herring
> ---
> Please ack and I will take the series via the DT tree.
Acked-by: Chen-Yu Tsai
I doubt this file would ever see any more changes.
> ---
> arch/arm/mach-sunxi/mc_smp.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-sunxi/mc_smp.c
Hi,
On Mon, Jan 29, 2024 at 12:09:50PM -0800, Luis Chamberlain wrote:
> On Thu, Dec 21, 2023 at 10:02:46AM +0100, Christophe Leroy wrote:
> > Declaring rodata_enabled and mark_rodata_ro() at all time
> > helps removing related #ifdefery in C files.
> >
> > Signed-off-by: Christophe Leroy
>
> Ve
early after the merge window closes.
>
> I send this mail to all people that get_maintainer.pl emits for this
> patch. I wonder how many recipents will refuse this mail because of the
> long Cc: list :-)
>
> Best regards
> Uwe
>
> drivers/bus/sunxi-rsb.c | 4 +---
Acked-by: Chen-Yu Tsai
/cpufreq/sti-cpufreq.c | 2 +-
> drivers/cpufreq/sun50i-cpufreq-nvmem.c | 2 +-
Acked-by: Chen-Yu Tsai
/cpm_qe/fsl,qe.yaml#
Fixes: ecbfc6ff94a2 ("dt-bindings: soc: fsl: cpm_qe: convert to yaml format")
Cc: Frank Li
Cc: # v6.11+
Signed-off-by: Chen-Yu Tsai
---
.../devicetree/bindings/soc/fsl/cpm_qe/fsl,qe.yaml| 8
1 file changed, 8 insertions(+)
diff --git a/Documentatio
On Wed, Dec 4, 2024 at 1:20 AM Rob Herring wrote:
>
> On Mon, Dec 02, 2024 at 12:57:55PM +0800, Chen-Yu Tsai wrote:
> > Otherwise the binding matches against random nodes with "simple-bus"
> > giving out all kinds of invalid warnings:
> >
> > $ m