[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191216061452.6514-1-ajayg@nvidia.com>
Date: Sun, 15 Dec 2019 22:14:50 -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 v3 0/2] net: stmmac: dwc-qos: ACPI device support
From: Ajay Gupta <ajayg@...dia.com>
Hi David
Version 3 of patches have fixes for comments from Jakub Kicinski.
------
Reposting the changes after rebasing since the merge window is open now
as per http://vger.kernel.org/~davem/net-next.html
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 | 24 ++++++++++++-------
1 file changed, 15 insertions(+), 9 deletions(-)
--
2.17.1
Powered by blists - more mailing lists