[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167422141694.18652.7138102508736773253.git-patchwork-notify@kernel.org>
Date: Fri, 20 Jan 2023 13:30:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, arkadiusz.kubalewski@...el.com,
netdev@...r.kernel.org, johan@...nel.org,
gregkh@...uxfoundation.org, jirislaby@...nel.org,
alexandr.lobakin@...el.com, karol.kolacinski@...el.com,
michal.michalik@...el.com, gurucharanx.g@...el.com
Subject: Re: [PATCH net-next v2 1/1] ice: use GNSS subsystem instead of TTY
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Wed, 18 Jan 2023 16:58:36 -0800 you wrote:
> From: Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>
>
> Previously support for GNSS was implemented as a TTY driver, it allowed
> to access GNSS receiver on /dev/ttyGNSS_<bus><func>.
>
> Use generic GNSS subsystem API instead of implementing own TTY driver.
> The receiver is accessible on /dev/gnss<id>. In case of multiple receivers
> in the OS, correct device can be found by enumerating either:
> - /sys/class/net/<eth port>/device/gnss/
> - /sys/class/gnss/gnss<id>/device/
>
> [...]
Here is the summary with links:
- [net-next,v2,1/1] ice: use GNSS subsystem instead of TTY
https://git.kernel.org/netdev/net-next/c/c7ef8221ca7d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists