netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/5] ptp: ocp: add support for Orolia ART-CARD
@ 2022-10-18  9:01 Vadim Fedorenko
  2022-10-18  9:01 ` [PATCH net-next v3 1/5] ptp: ocp: upgrade serial line information Vadim Fedorenko
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Vadim Fedorenko @ 2022-10-18  9:01 UTC (permalink / raw)
  To: Richard Cochran, Jonathan Lemon, Jakub Kicinski; +Cc: netdev, Vadim Fedorenko

Orolia company created alternative open source TimeCard. The hardware of
the card provides similar to OCP's card functions, that's why the support
is added to current driver.

The first patch in the series changes the way to store information about
serial ports and is more like preparation.

The patches 2 to 4 introduces actual hardware support.

The last patch removes fallback from devlink flashing interface to protect
against flashing wrong image. This became actual now as we have 2 different
boards supported and wrong image can ruin hardware easily.

v2:
  Address comments from Jonathan Lemon

v3:
  Fix issue reported by kernel test robot <lkp@intel.com>

Vadim Fedorenko (5):
  ptp: ocp: upgrade serial line information
  ptp: ocp: add Orolia timecard support
  ptp: ocp: add serial port of mRO50 MAC on ART card
  ptp: ocp: expose config and temperature for ART card
  ptp: ocp: remove flash image header check fallback

 drivers/ptp/ptp_ocp.c | 566 ++++++++++++++++++++++++++++++++++++++----
 1 file changed, 519 insertions(+), 47 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-20  1:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-18  9:01 [PATCH net-next v3 0/5] ptp: ocp: add support for Orolia ART-CARD Vadim Fedorenko
2022-10-18  9:01 ` [PATCH net-next v3 1/5] ptp: ocp: upgrade serial line information Vadim Fedorenko
2022-10-18  9:01 ` [PATCH net-next v3 2/5] ptp: ocp: add Orolia timecard support Vadim Fedorenko
2022-10-19  2:47   ` Jakub Kicinski
2022-10-19 18:10     ` Vadim Fedorenko
2022-10-20  1:14   ` kernel test robot
2022-10-18  9:01 ` [PATCH net-next v3 3/5] ptp: ocp: add serial port of mRO50 MAC on ART card Vadim Fedorenko
2022-10-18  9:01 ` [PATCH net-next v3 4/5] ptp: ocp: expose config and temperature for " Vadim Fedorenko
2022-10-18  9:01 ` [PATCH net-next v3 5/5] ptp: ocp: remove flash image header check fallback Vadim Fedorenko

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).