On Sun, Jan 22, 2017 at 01:21:19PM +0100, Linus Walleij wrote: > This adds device tree bindings for the Cortina systems Gemini > flash controller, a simple physmap which however need a few > syscon bits to be poked to operate properly. > > Cc: Janos Laube <janos....@gmail.com> > Cc: Paulius Zaleckas <paulius.zalec...@gmail.com> > Cc: Hans Ulli Kroll <ulli.kr...@googlemail.com> > Cc: Florian Fainelli <f.faine...@gmail.com> > Cc: devicet...@vger.kernel.org > Signed-off-by: Linus Walleij <linus.wall...@linaro.org> > --- > MTD maintainers: please just apply this to the MTD tree when > you are happy with it. It is functionally orthogonal to the rest > of the series and is just in the series for context. > --- > .../bindings/mtd/cortina,gemini-flash.txt | 24 > ++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/mtd/cortina,gemini-flash.txt
Acked-by: Rob Herring <r...@kernel.org>