On Wed, May 30, 2018 at 07:41:31PM +0530, Faiz Abbas wrote: > The dra76x MCAN generic interconnect module has a its own > format for the bits in the control registers. > > Therefore add a new module type, new regbits and new capabilities > specific to the MCAN module. > > CC: Tony Lindgren <[email protected]> > Signed-off-by: Faiz Abbas <[email protected]> > --- > .../devicetree/bindings/bus/ti-sysc.txt | 1 + > drivers/bus/ti-sysc.c | 17 +++++++++++++++++ > include/dt-bindings/bus/ti-sysc.h | 2 ++ > include/linux/platform_data/ti-sysc.h | 1 + > 4 files changed, 21 insertions(+)
For the DT bits: Acked-by: Rob Herring <[email protected]>

