[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220204160616.GA183849@bhelgaas>
Date: Fri, 4 Feb 2022 10:06:16 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Rob Herring <robh+dt@...nel.org>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Krzysztof WilczyĆski <kw@...ux.com>,
Masami Hiramatsu <mhiramat@...nel.org>,
linux-pci@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] PCI: uniphier-ep: Add support for non-legacy SoC
On Thu, Feb 03, 2022 at 11:36:25AM +0900, Kunihiko Hayashi wrote:
> Define SoC data that includes pci_epc_features and boolean 'is_legacy'
> to distinguish between legacy SoC (ex. Pro5) and non-legacy SoC.
I'm not a big fan of "legacy" as a description because it conveys very
little information. You're adding support for a "non-legacy" SoC, so
now there are "legacy" ones and "non-legacy" ones. Next year there
will be another new SoC, and then there will be *two* kinds of
"legacy" ones that must be distinguished plus the next "non-legacy"
one.
You mentioned "Pro5" as an example of "legacy," which is a good start.
Are there any others? If Pro5 is the only one, you could just use
"pro5" where you now use "legacy."
Bjorn
Powered by blists - more mailing lists