lkml.org 
[lkml]   [2014]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH v4 4/8] iio: da9150: Add DT binding documentation for GPADC
    Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
    Acked-by: Jonathan Cameron <jic23@kernel.org>
    ---
    .../devicetree/bindings/iio/adc/da9150-gpadc.txt | 16 ++++++++++++++++
    1 file changed, 16 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt

    diff --git a/Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt b/Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt
    new file mode 100644
    index 0000000..c07228d
    --- /dev/null
    +++ b/Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt
    @@ -0,0 +1,16 @@
    +Dialog Semiconductor DA9150 IIO GPADC bindings
    +
    +Required properties:
    +- compatible: "dlg,da9150-gpadc" for DA9150 IIO GPADC
    +- #io-channel-cells: Should be set to <1>
    + (See Documentation/devicetree/bindings/iio/iio-bindings.txt for further info)
    +
    +For further information on GPADC channels, see device datasheet.
    +
    +
    +Example:
    +
    + gpadc: da9150-gpadc {
    + compatible = "dlg,da9150-gpadc";
    + #io-channel-cells = <1>;
    + };
    --
    1.9.3


    \
     
     \ /
      Last update: 2014-11-25 20:01    [W:3.384 / U:0.280 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site