Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1683771

Re: [PATCH v2 2/9] staging: iio: tsl2x7x: add device tree documentation

From Jonathan Cameron <jic23@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/9] staging: iio: tsl2x7x: add device tree documentation
Date 2017-07-09 19:30 +0200
Message-ID <u1obT-29o-1@gated-at.bofh.it> (permalink)
References <u0nUB-3uc-3@gated-at.bofh.it> <u0nUC-3uc-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu,  6 Jul 2017 18:56:19 -0400
Brian Masney <masneyb@onstation.org> wrote:

> Add device tree documentation for the tsl2x7x IIO driver.
> 
> Signed-off-by: Brian Masney <masneyb@onstation.org>
> CC: Rob Herring <robh+dt@kernel.org>
> CC: Mark Rutland <mark.rutland@arm.com>
> CC: devicetree@vger.kernel.org
For what it's worth given the simplicity of the patch

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> ---
>  Documentation/devicetree/bindings/trivial-devices.txt | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt
> index 35f406d..0e6e953 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.txt
> +++ b/Documentation/devicetree/bindings/trivial-devices.txt
> @@ -21,6 +21,16 @@ adi,adt7490		+/-1C TDM Extended Temp Range I.C
>  adi,adxl345		Three-Axis Digital Accelerometer
>  adi,adxl346		Three-Axis Digital Accelerometer (backward-compatibility value "adi,adxl345" must be listed too)
>  ams,iaq-core		AMS iAQ-Core VOC Sensor
> +amstaos,tsl2571		AMS/TAOS ALS and proximity sensor
> +amstaos,tsl2671		AMS/TAOS ALS and proximity sensor
> +amstaos,tmd2671		AMS/TAOS ALS and proximity sensor
> +amstaos,tsl2771		AMS/TAOS ALS and proximity sensor
> +amstaos,tmd2771		AMS/TAOS ALS and proximity sensor
> +amstaos,tsl2572		AMS/TAOS ALS and proximity sensor
> +amstaos,tsl2672		AMS/TAOS ALS and proximity sensor
> +amstaos,tmd2672		AMS/TAOS ALS and proximity sensor
> +amstaos,tsl2772		AMS/TAOS ALS and proximity sensor
> +amstaos,tmd2772		AMS/TAOS ALS and proximity sensor
>  at,24c08		i2c serial eeprom  (24cxx)
>  atmel,at97sc3204t	i2c trusted platform module (TPM)
>  capella,cm32181		CM32181: Ambient Light Sensor

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/9] staging: iio: tsl2x7x: staging cleanups Brian Masney <masneyb@onstation.org> - 2017-07-07 01:00 +0200
  [PATCH v2 8/9] staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribute to iio_chan_spec Brian Masney <masneyb@onstation.org> - 2017-07-07 01:00 +0200
    Re: [PATCH v2 8/9] staging: iio: tsl2x7x: migrate  in_illuminance0_integration_time sysfs attribute to iio_chan_spec Jonathan Cameron <jic23@kernel.org> - 2017-07-09 19:50 +0200
  [PATCH v2 2/9] staging: iio: tsl2x7x: add device tree documentation Brian Masney <masneyb@onstation.org> - 2017-07-07 01:00 +0200
    Re: [PATCH v2 2/9] staging: iio: tsl2x7x: add device tree  documentation Jonathan Cameron <jic23@kernel.org> - 2017-07-09 19:30 +0200
    Re: [PATCH v2 2/9] staging: iio: tsl2x7x: add device tree  documentation Rob Herring <robh@kernel.org> - 2017-07-10 16:20 +0200
  [PATCH v2 4/9] staging: iio: tsl2x7x: remove tsl2x7x_i2c_read() Brian Masney <masneyb@onstation.org> - 2017-07-07 01:00 +0200
    Re: [PATCH v2 4/9] staging: iio: tsl2x7x: remove tsl2x7x_i2c_read() Jonathan Cameron <jic23@kernel.org> - 2017-07-09 19:30 +0200
  [PATCH v2 3/9] staging: iio: tsl2x7x: remove redundant power_state sysfs attribute Brian Masney <masneyb@onstation.org> - 2017-07-07 01:00 +0200
    Re: [PATCH v2 3/9] staging: iio: tsl2x7x: remove redundant  power_state sysfs attribute Jonathan Cameron <jic23@kernel.org> - 2017-07-09 19:30 +0200

csiph-web