Signed-off-by: Sean Nyekjaer <sean.nyekjaer@xxxxxxxxx> --- Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt diff --git a/Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt b/Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt new file mode 100644 index 0000000..56679ac --- /dev/null +++ b/Documentation/devicetree/bindings/gpio/gpio-sn65hvs885.txt @@ -0,0 +1,9 @@ +* TI SN65HVS885 digital-input serializer + +Example: + sn65hvs885@3 { + compatible = "sn65hvs885"; + spi-max-frequency = <10000000>; + reg = <0>; + }; + -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html