[PATCH v4 2/5] doc: bindings: use upstream bindings for aquantia phy
Marek Vasut
marek.vasut at mailbox.org
Fri Oct 31 18:12:42 CET 2025
On 10/31/25 6:02 PM, Beiyan Yun wrote:
>
>
>> On 31 Oct 2025, at 11:53 PM, Marek Vasut <marek.vasut at mailbox.org> 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 <root at infi.wang>
>>> ---
>>> (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.
Pull in the kernel YAML file, discard this txt file, and be done with it.
More information about the U-Boot
mailing list