From: Jakub Kicinski Date: Tue, 12 May 2026 01:05:25 +0000 (-0700) Subject: Merge branch 'net-phy-motorcomm-add-acpi-_dsd-property-support' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74154a1a1a15fd97dd415bc5724d396c1adbf76d;p=thirdparty%2Flinux.git Merge branch 'net-phy-motorcomm-add-acpi-_dsd-property-support' chunzhi.lin says: ==================== net: phy: motorcomm: add ACPI _DSD property support This series makes the Motorcomm PHY driver parse firmware properties via device_property_*() so the same property set can be provided by either Devicetree or ACPI _DSD. Patch 1 switches drivers/net/phy/motorcomm.c from of_property_*() to device_property_*() on &phydev->mdio.dev. Patch 2 documents Motorcomm yt8xxx PHY ACPI _DSD properties under Documentation/firmware-guide/acpi/dsd and links the new document from the ACPI index. ==================== Link: https://patch.msgid.link/20260507040221.3679454-1-linchunzhi0@gmail.com Signed-off-by: Jakub Kicinski --- 74154a1a1a15fd97dd415bc5724d396c1adbf76d