[PATCH 0/2] firewire: add helper functions for phy configuration packet

From: Takashi Sakamoto
Date: Thu Jun 06 2024 - 19:51:48 EST


Hi,

In recent months, the batch of helper functions was added to serialize
and deserialize content of packet in IEEE 1394 protocol. This series of
changes includes some helper functions for phy configuration packet as
well as some KUnit tests for them.

Takashi Sakamoto (2):
firewire: core: add tests for serialization/deserialization of phy
config packet
firewire: core: use inline helper functions to serialize phy config
packet

drivers/firewire/core-transaction.c | 22 +++----
drivers/firewire/packet-serdes-test.c | 79 +++++++++++++++++++++++
drivers/firewire/phy-packet-definitions.h | 55 ++++++++++++++++
3 files changed, 144 insertions(+), 12 deletions(-)

--
2.43.0