[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220929001416.6F090C433D6@smtp.kernel.org>
Date: Wed, 28 Sep 2022 17:14:13 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Rahul Tanwar <rtanwar@...linear.com>, linux-clk@...r.kernel.org,
mturquette@...libre.com
Cc: linux-kernel@...r.kernel.org, linux-lgm-soc@...linear.com,
Rahul Tanwar <rtanwar@...linear.com>
Subject: Re: [PATCH RESEND v2 1/5] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
Quoting Rahul Tanwar (2022-09-21 23:24:24)
> diff --git a/drivers/clk/x86/clk-cgu-pll.c b/drivers/clk/x86/clk-cgu-pll.c
> index 3179557b5f78..c83083affe88 100644
> --- a/drivers/clk/x86/clk-cgu-pll.c
> +++ b/drivers/clk/x86/clk-cgu-pll.c
> @@ -1,8 +1,9 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> + * Copyright (C) 2020-2022 MaxLinear, Inc.
> * Copyright (C) 2020 Intel Corporation.
> - * Zhu YiXin <yixin.zhu@...el.com>
> - * Rahul Tanwar <rahul.tanwar@...el.com>
> + * Zhu Yixin <yzhu@...linear.com>
Does Zhu Yixin approve? They're not Cced on this patch.
> + * Rahul Tanwar <rtanwar@...linear.com>
> */
>
> #include <linux/clk-provider.h>
Powered by blists - more mailing lists