lkml.org 
[lkml]   [2021]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] aspeed: Add LPC mailbox support
Date
Add driver support for the LPC mailbox controller of ASPEED SoCs.

v2:
- Fix error handling for copy_to_user
- Fix incorrect type in the .poll initializer

Chia-Wei Wang (2):
soc: aspeed: Add LPC mailbox support
ARM: dts: aspeed: Add mailbox to device tree

arch/arm/boot/dts/aspeed-g4.dtsi | 7 +
arch/arm/boot/dts/aspeed-g5.dtsi | 8 +-
arch/arm/boot/dts/aspeed-g6.dtsi | 7 +
drivers/soc/aspeed/Kconfig | 10 +
drivers/soc/aspeed/Makefile | 9 +-
drivers/soc/aspeed/aspeed-lpc-mbox.c | 418 +++++++++++++++++++++++++++
6 files changed, 454 insertions(+), 5 deletions(-)
create mode 100644 drivers/soc/aspeed/aspeed-lpc-mbox.c

--
2.17.1

\
 
 \ /
  Last update: 2021-08-17 04:59    [W:0.064 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site