pinctrl: Add skew-delay pin config and bindings
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 28 Oct 2017 13:37:17 +0000 (15:37 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Nov 2017 12:49:45 +0000 (13:49 +0100)
commite0e1e39de490a2d9b8a173363ccf2415ddada871
tree619523b63681964806e20a87e870423f846c359b
parent30ac0d3b0702ea3b6ad19b0c1452831526fe03d5
pinctrl: Add skew-delay pin config and bindings

Some pin controllers (such as the Gemini) can control the
expected clock skew and output delay on certain pins with a
sub-nanosecond granularity. This is typically done by shunting
in a number of double inverters in front of or behind the pin.
Make it possible to configure this with a generic binding.

Cc: devicetree@vger.kernel.org
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
drivers/pinctrl/pinconf-generic.c
include/linux/pinctrl/pinconf-generic.h