From: David Miller <davem@davemloft.net>
To: ajaykuee@gmail.com
Cc: netdev@vger.kernel.org, treding@nvidia.com, ajayg@nvidia.com
Subject: Re: [PATCH 0/2] net: stmmac: dwc-qos: ACPI device support
Date: Mon, 25 Nov 2019 14:36:59 -0800 (PST) [thread overview]
Message-ID: <20191125.143659.27849901302112844.davem@davemloft.net> (raw)
In-Reply-To: <20191125215115.12981-1-ajayg@nvidia.com>
From: Ajay Gupta <ajaykuee@gmail.com>
Date: Mon, 25 Nov 2019 13:51:13 -0800
> 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.
This is a new feature, and thus only suitable for the net-next tree, which
is closed right now as per:
http://vger.kernel.org/~davem/net-next.html
Resubmit this when the net-next tree opens back up.
Thank you.
next prev parent reply other threads:[~2019-11-25 22:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 21:51 [PATCH 0/2] net: stmmac: dwc-qos: ACPI device support Ajay Gupta
2019-11-25 21:51 ` [PATCH 1/2] net: stmmac: dwc-qos: use generic device api Ajay Gupta
2019-11-25 21:51 ` [PATCH 2/2] net: stmmac: dwc-qos: avoid clk and reset for acpi device Ajay Gupta
2019-11-25 22:36 ` David Miller [this message]
2019-11-25 22:48 ` [PATCH 0/2] net: stmmac: dwc-qos: ACPI device support Ajay Gupta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191125.143659.27849901302112844.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ajayg@nvidia.com \
--cc=ajaykuee@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=treding@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).