[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230804180232.68813359@kernel.org>
Date: Fri, 4 Aug 2023 18:02:32 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Cc: s.shtylyov@....ru, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, netdev@...r.kernel.org,
linux-renesas-soc@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] net: renesas: rswitch: Add runtime speed
change support
On Thu, 3 Aug 2023 21:06:20 +0900 Yoshihiro Shimoda wrote:
> +static const struct soc_device_attribute rswitch_soc_match[] = {
nit: maybe a better than for this table would be good?
To indicate what IDs it holds. E.g. rswitch_soc_no_speed_change[] ?
> + { .soc_id = "r8a779f0", .revision = "ES1.0" },
> + { /* Sentinel */ }
> +};
--
pw-bot: cr
Powered by blists - more mailing lists