On 10/31/25 6:02 PM, Beiyan Yun wrote:
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.
Pull in the kernel YAML file, discard this txt file, and be done with it.