mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] Make gb-beagleplay driver Greybus compliant
@ 2023-12-06 15:05 Ayush Singh
  2023-12-06 15:06 ` [PATCH 1/1] greybus: gb-beagleplay: Remove use of pad bytes Ayush Singh
  0 siblings, 1 reply; 6+ messages in thread
From: Ayush Singh @ 2023-12-06 15:05 UTC (permalink / raw)
  To: greybus-dev; +Cc: Ayush Singh, johan, elder, gregkh, linux-kernel, jkridner, nm

In beagleplay beagleconnect setup, the AP is not directly connected to
greybus nodes. The SVC and APBridge tasks are moved to cc1352
coprocessor. This means that there is a need to send cport information
between linux host and cc1352.

In the initial version of the driver (and the reference implementation
gbridge I was using), the greybus header pad bytes were being used.
However, this was a violation of greybus spec.

The following patchset creates a wrapper around greybus message to send
the cport information without using the pad bytes.

Ayush Singh (1):
  greybus: gb-beagleplay: Remove use of pad bytes

 drivers/greybus/gb-beagleplay.c | 44 +++++++++++++++++++++++----------
 1 file changed, 31 insertions(+), 13 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2023-12-08  8:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-06 15:05 [PATCH 0/1] Make gb-beagleplay driver Greybus compliant Ayush Singh
2023-12-06 15:06 ` [PATCH 1/1] greybus: gb-beagleplay: Remove use of pad bytes Ayush Singh
2023-12-07 11:30   ` Greg KH
2023-12-07 17:03     ` Ayush Singh
2023-12-08  5:33       ` Greg KH
2023-12-08  8:22         ` Ayush Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®