Re: [PATCH v5 17/24] scsi: ufs: mediatek: Add vendor prefix to clk-scale-up-vcore-min
From: Krzysztof Kozlowski
Date: Thu Jan 08 2026 - 07:29:01 EST
On 08/01/2026 11:49, Nicolas Frattaroli wrote:
> Device Tree properties other than the standard properties must be
> prefixed with the vendor's name. The "clk-scale-up-vcore-min" property,
> which this driver uses, and the binding did not previously document,
> lacked a vendor prefix.
>
> Add the missing "mediatek," vendor prefix and clean up the error print.
Sorry, but no, because it is still undocumented. You cannot add new
undocumented API (at least according to git grep and first three patches
here).
Please instead drop the property completely. Mediatek is not allowed to
push downstream code here.
Best regards,
Krzysztof