> On 31 Oct 2025, at 11:53 PM, Marek Vasut <[email protected]> wrote:
>
> On 10/31/25 4:21 PM, Beiyan Yun wrote:
>> Prepare for the switch to upstream bindings and generic firmware loader,
>> remove reference to upstreamed bindings, also add a firmware-name example.
>> Signed-off-by: Beiyan Yun <[email protected]>
>> ---
>> (no changes since v2)
>> Changes in v2:
>> - New
>> doc/device-tree-bindings/net/aquantia-phy.txt | 15 +++------------
> Upstream bindings are in YAML format:
>
> Documentation/devicetree/bindings/net/marvell,aquantia.yaml
>
> How come these bindings here are in text format ?
As much as I’d like to, aquantia-phy.txt file has always been a plain-text
binding in U-Boot; I only updated its contents to cleanup the upstreamed
property names. Converting it to YAML would require a larger migration, one
preferably upstreams smb-addr and eliminate the file entirely.
Since I have no interest, and don’t have hardware to validate the smb-addr
quirk, I’d prefer to keep the local text binding as-is for NXP people.