lkml.org 
[lkml]   [2020]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/3] Debugfs and Sysfs entries for MHI
Date
Introduce debugfs and sysfs entries for MHI.
Fixes to allow building MHI as a module without warnings/errors.

This set of patches was tested on arm64 and x86_64 architectures.

Bhaumik Bhatt (3):
bus: mhi: core: Remove warnings for missing MODULE_LICENSE()
bus: mhi: core: Introduce debugfs entries for MHI
bus: mhi: core: Introduce sysfs entries for MHI

Documentation/ABI/stable/sysfs-bus-mhi | 21 ++
MAINTAINERS | 1 +
drivers/bus/mhi/Kconfig | 8 +
drivers/bus/mhi/core/Makefile | 1 +
drivers/bus/mhi/core/boot.c | 3 +
drivers/bus/mhi/core/debugfs.c | 413 +++++++++++++++++++++++++++++++++
drivers/bus/mhi/core/init.c | 60 +++++
drivers/bus/mhi/core/internal.h | 24 ++
drivers/bus/mhi/core/main.c | 3 +
drivers/bus/mhi/core/pm.c | 3 +
include/linux/mhi.h | 2 +
11 files changed, 539 insertions(+)
create mode 100644 Documentation/ABI/stable/sysfs-bus-mhi
create mode 100644 drivers/bus/mhi/core/debugfs.c

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

\
 
 \ /
  Last update: 2020-09-18 00:20    [W:0.829 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site