Re: [PATCH v5 1/2] remoteproc: Move coredump configuration to sysfs

2020-09-25 Thread Bjorn Andersson
On Fri 18 Sep 10:22 PDT 2020, Rishabh Bhatnagar wrote: > diff --git a/drivers/remoteproc/remoteproc_debugfs.c > b/drivers/remoteproc/remoteproc_debugfs.c [..] > +static ssize_t coredump_store(struct device *dev, > + struct device_attribute *attr, > +

[PATCH v5 1/2] remoteproc: Move coredump configuration to sysfs

2020-09-18 Thread Rishabh Bhatnagar
Move coredump configuration from debugfs to sysfs.This will allow usage of this configuration feature in production devices where access to debugfs might be limited. Signed-off-by: Rishabh Bhatnagar --- Documentation/ABI/testing/sysfs-class-remoteproc | 24 +++ drivers/remoteproc/remoteproc_