[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191125215115.12981-1-ajayg@nvidia.com>
Date: Mon, 25 Nov 2019 13:51:13 -0800
From: Ajay Gupta <ajaykuee@...il.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, treding@...dia.com,
Ajay Gupta <ajayg@...dia.com>
Subject: [PATCH 0/2] net: stmmac: dwc-qos: ACPI device support
From: Ajay Gupta <ajayg@...dia.com>
Hi David
These two changes are needed to enable ACPI based devices to use stmmac
driver. First patch is to use generic device api (device_*) instead of
device tree based api (of_*). Second patch avoids clock and reset accesses
for Tegra ACPI based devices. ACPI interface will be used to access clock
and reset for Tegra ACPI devices in later patches.
Thanks
Ajay
Ajay Gupta (2):
net: stmmac: dwc-qos: use generic device api
net: stmmac: dwc-qos: avoid clk and reset for acpi device
.../stmicro/stmmac/dwmac-dwc-qos-eth.c | 141 ++++++++++--------
1 file changed, 77 insertions(+), 64 deletions(-)
--
2.17.1
Powered by blists - more mailing lists