From: Felix Fietkau Date: Sun, 17 Jan 2016 19:54:59 +0000 (+0000) Subject: lantiq: Backport upstream pinctrl-xway patches from 4.5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ee03fc430df227ecf79d84ccdfa6c30c0d3cad6f;hp=ee03fc430df227ecf79d84ccdfa6c30c0d3cad6f;p=librecmc%2Flibrecmc.git lantiq: Backport upstream pinctrl-xway patches from 4.5 Upstream commit be14811c03cf2 "pinctrl/lantiq: introduce new dedicated devicetree bindings" allows us to use each pin in the pinmux. This is useful for example in the "spi" group which contains some pins which are inputs, and some which are outputs. These can only be used once the new compatible strings for the pinctrl node are used. Additionally 0150-lantiq-pinctrl-xway.patch and the "GPIO PORT3 fix" (which was part of 0012-pinctrl-lantiq-fix-up-pinmux.patch) were replaced with their upstream variants which are also in 4.5. Signed-off-by: Martin Blumenstingl SVN-Revision: 48283 ---