lkml.org 
[lkml]   [2018]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    Subject[PATCH v3 2/2] dt-bindings: iio: light: Add bh1730fvc bindings
    From
    Signed-off-by: Pierre Bourdon <delroth@google.com>
    ---
    .../devicetree/bindings/iio/light/bh1730.txt | 15 +++++++++++++++
    1 file changed, 15 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/iio/light/bh1730.txt

    diff --git a/Documentation/devicetree/bindings/iio/light/bh1730.txt b/Documentation/devicetree/bindings/iio/light/bh1730.txt
    new file mode 100644
    index 000000000000..6b38c4010647
    --- /dev/null
    +++ b/Documentation/devicetree/bindings/iio/light/bh1730.txt
    @@ -0,0 +1,15 @@
    +* ROHM BH1730FVC ambient light sensor
    +
    +http://www.rohm.com/web/global/products/-/product/BH1730FVC
    +
    +Required properties:
    +
    + - compatible : should be "rohm,bh1730fvc"
    + - reg : the I2C address of the sensor
    +
    +Example:
    +
    +bh1730fvc@29 {
    + compatible = "rohm,bh1730fvc";
    + reg = <0x29>;
    +};
    --
    2.16.2.395.g2e18187dfd-goog
    \
     
     \ /
      Last update: 2018-02-28 01:16    [W:5.949 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site