On Mon, Feb 04, 2019 at 05:53:55PM +0200, Roger Quadros wrote: > The PRUSS module has a SYSCFG which is unique. Add > support for it. > > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > --- > drivers/bus/ti-sysc.c | 77 +++++++++++++++++++++++++++++++++++ > include/dt-bindings/bus/ti-sysc.h | 11 ----- Did you intend to remove what you just added? > include/linux/platform_data/ti-sysc.h | 1 + > 3 files changed, 78 insertions(+), 11 deletions(-)