[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7b282f8e-57a1-418a-9a24-66c103e72018@kernel.org>
Date: Sun, 9 Feb 2025 12:20:47 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Tudor Ambarus <tudor.ambarus@...aro.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Alim Akhtar <alim.akhtar@...sung.com>,
Jassi Brar <jassisinghbrar@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
andre.draszik@...aro.org, kernel-team@...roid.com, willmcvicker@...gle.com,
peter.griffin@...aro.org, daniel.lezcano@...aro.org,
vincent.guittot@...aro.org, ulf.hansson@...aro.org, arnd@...db.de
Subject: Re: [PATCH v6 2/3] firmware: add Exynos ACPM protocol driver
On 06/02/2025 10:02, Tudor Ambarus wrote:
>
>>> + np = of_parse_phandle(dev->of_node, "exynos,acpm_ipc", 0);
>> You need bindings for this somewhere and fix the underscore->hyphen...
>> and vendor prefix. It really would not be accepted that way so please
>> post consumer bindings anywhere.
>
> There's no consumer upstreamed yet, I don't know where I shall specify
> it. How about keeping the function name and modify the declaration to
>
> +static const struct acpm_handle *acpm_get_by_phandle(struct device_node
> *np,
> + const char *property)
>
> This shall be in line with the syscon API and doesn't force me to
> introduce bindings for the consumers now.
>
Good for me.
Best regards,
Krzysztof
Powered by blists - more mailing lists