Re: [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
"Russell King (Oracle)" <[email protected]> Wed, 25 Mar 2026 20:46:10 +0000
| Newsgroups | dev.linux.lists.sophgo,dev.linux.lists.imx,dev.linux.lists.linux-sunxi,org.infradead.lists.linux-amlogic,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-riscv,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mips,org.kernel.vger.linux-renesas-soc,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 16, 2026 at 01:05:07PM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <[email protected]> > > In order to drop the dependency on CONFIG_OF, convert all device property > getters from OF-specific to generic device properties and stop pulling > in any linux/of.h symbols. Why is this desirable? Please see the recent discussion at https://lore.kernel.org/r/20260322-remove-device-find-by-of-node-v1-0-b72eb22a1215@gmail.com specifically replies from Andrew and myself. Merely wanting to drop a dependency is not a good enough reason for these kinds of conversions, because they in effect make the DT properties also apply to ACPI which may not be appropriate (note for example that MDIO busses are not represented in ACPI.) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!