[PATCH 0/2] staging/greybus: Add BeaglePlay Greybus Driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This driver can be used in any Greybus setup where SVC and Linux Host
are connected over UART.

This driver has been tested on BeaglePlay by BeagleBoard.org. It communicates
with BeaglePlay CC1352 co-processor which serves as Greybus SVC. This
replaces the old setup with bcfserial, wpanusb and GBridge. This driver also
contains async HDLC code since communication with SVC take place over UART
using HDLC.

This patchset also introduces a compatible property for the UART that is
connected to CC1352 in BeaglePlay. I am not quite sure if it needs its
own DT Schema file under `Documentation/devicetree/bindings/serial`.

This driver has been created as a part of my Google Summer of Code 2023.
For more information, take a look at my blog.

I have made most of the changes requested in the first version of this
patch and simplified the code as well.

This patchset has been tested over `next-20230825`.

My GSoC23 Blog: https://programmershideaway.xyz/tags/gsoc23/
Zephyr Application: https://git.beagleboard.org/gsoc/greybus/cc1352-firmware
GitHub Branch: https://github.com/Ayush1325/linux/tree/gb-beagleplay
Video Demo: https://youtu.be/GVuIB7i5pjk

Ayush Singh (2):
  dts: Add beaglecc1352 to devicetree
  staging/greybus: Add BeaglePlay Linux Driver

 MAINTAINERS                                   |   5 +
 .../arm64/boot/dts/ti/k3-am625-beagleplay.dts |   4 +
 drivers/staging/greybus/Kconfig               |   9 +
 drivers/staging/greybus/Makefile              |   3 +
 drivers/staging/greybus/gb-beagleplay.c       | 493 ++++++++++++++++++
 5 files changed, 514 insertions(+)
 create mode 100644 drivers/staging/greybus/gb-beagleplay.c

-- 
2.41.0

_______________________________________________
greybus-dev mailing list -- greybus-dev@xxxxxxxxxxxxxxxx
To unsubscribe send an email to greybus-dev-leave@xxxxxxxxxxxxxxxx



[Index of Archives]     [Asterisk App Development]     [PJ SIP]     [Gnu Gatekeeper]     [IETF Sipping]     [Info Cyrus]     [ALSA User]     [Fedora Linux Users]     [Linux SCTP]     [DCCP]     [Gimp]     [Yosemite News]     [Deep Creek Hot Springs]     [Yosemite Campsites]     [ISDN Cause Codes]     [Asterisk Books]

  Powered by Linux