Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | documentation: pinctrl bindings: Fix trivial typo 'abitrary' | Soren Brinkmann | 2014-11-18 |
| | | | | | | | | | | A misspelled 'arbitrary' propagated to quite a few locations in the DT binding documentation for pin-controllers. Fixing by: git grep abitrary | cut -f1 -d: | xargs sed -i 's/abitrary/arbitrary/' Reported-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Rob Herring <robh@kernel.org> | ||
* | Document: devicetree: add OF documents for lantiq xway pinctrl | John Crispin | 2012-09-13 |
Signed-off-by: John Crispin <blogic@openwrt.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Cc: devicetree-discuss@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org |