[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <160815007240.1580929.5097103153471981375@swboyd.mtv.corp.google.com>
Date: Wed, 16 Dec 2020 12:21:12 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Zong Li <zong.li@...ive.com>, aou@...s.berkeley.edu,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org, mturquette@...libre.com,
palmer@...belt.com, paul.walmsley@...ive.com,
pragnesh.patel@...nfive.com, schwab@...ux-m68k.org,
yash.shah@...ive.com
Cc: Zong Li <zong.li@...ive.com>,
Pragnesh Patel <Pragnesh.patel@...ive.com>,
Palmer Dabbelt <palmerdabbelt@...gle.com>
Subject: Re: [PATCH v7 1/5] clk: sifive: Extract prci core to common base
Quoting Zong Li (2020-12-09 01:49:12)
> Extract common core of prci driver to an independent file, it could
> allow other chips to reuse it. Separate SoCs-dependent code 'fu540'
> from prci core, then we can easily add 'fu740' later.
>
> Almost these changes are code movement. The different is adding the
> private data for each SoC use, so it needs to get match data in probe
> callback function, then use the data for initialization.
>
> Signed-off-by: Zong Li <zong.li@...ive.com>
> Reviewed-by: Pragnesh Patel <Pragnesh.patel@...ive.com>
> Acked-by: Palmer Dabbelt <palmerdabbelt@...gle.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists