On Wed, Nov 15, 2017 at 02:10:32PM +0000, [email protected] wrote: > From: Sagar Dharia <[email protected]> > > SLIMbus (Serial Low Power Interchip Media Bus) is a specification > developed by MIPI (Mobile Industry Processor Interface) alliance. > SLIMbus is a 2-wire implementation, which is used to communicate with > peripheral components like audio-codec. > > This patch adds device tree bindings for the slimbus. > > Signed-off-by: Sagar Dharia <[email protected]> > Signed-off-by: Srinivas Kandagatla <[email protected]> > --- > Documentation/devicetree/bindings/slimbus/bus.txt | 50 > +++++++++++++++++++++++ > 1 file changed, 50 insertions(+) > create mode 100644 Documentation/devicetree/bindings/slimbus/bus.txt
Reviewed-by: Rob Herring <[email protected]>

