devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] dt-bindings: Add some missing IIO related binding docs.
@ 2021-04-01 17:41 Jonathan Cameron
  2021-04-01 17:41 ` [PATCH 1/6] dt-bindings:iio:accel:adis16201 and adis16209 bindings Jonathan Cameron
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Jonathan Cameron @ 2021-04-01 17:41 UTC (permalink / raw)
  To: linux-iio, Rob Herring; +Cc: devicetree, Jonathan Cameron

From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

First of what will probably be one of several sets to slowly but surely
add yaml binding docs for all the defacto bindings hiding in IIO
drivers.  Ultimate I'd like to clear the backlog of these and so go
forward with full documenation, but there may be some cases we just decide
are too complex to bother.  The fsl,mma955x parts are ignored (for now) on
that basis (I think we have all the other accelerometers covered now)

Some of these date back to board file days and some were added by people
only interested in ACPI, but all can be instantiated from dt-bindings.
A few may simply have slipped through the net during review.

Testing done with hacked up qemu when anything was non trivial.

Jonathan Cameron (6):
  dt-bindings:iio:accel:adis16201 and adis16209 bindings
  dt-bindings:iio:accel:bosch,bma220 device tree binding documentation
  dt-bindings:iio:accel:fsl,mma7455 binding doc
  dt-bindings:trivial-devices: Add memsic,mxc4005/mxc6255/mxc6655
    entries
  dt-bindings:trivial-devices: Add sensortek,stk8312 and
    sensortek,s8ba50
  dt-bindings:iio:adc:adi,ad7298 document bindings

 .../bindings/iio/accel/adi,adis16201.yaml     | 55 +++++++++++++
 .../bindings/iio/accel/bosch,bma220.yaml      | 50 +++++++++++
 .../bindings/iio/accel/fsl,mma7455.yaml       | 82 +++++++++++++++++++
 .../bindings/iio/adc/adi,ad7298.yaml          | 48 +++++++++++
 .../devicetree/bindings/trivial-devices.yaml  | 10 +++
 5 files changed, 245 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml
 create mode 100644 Documentation/devicetree/bindings/iio/accel/bosch,bma220.yaml
 create mode 100644 Documentation/devicetree/bindings/iio/accel/fsl,mma7455.yaml
 create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7298.yaml

-- 
2.31.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-04-24 17:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 17:41 [PATCH 0/6] dt-bindings: Add some missing IIO related binding docs Jonathan Cameron
2021-04-01 17:41 ` [PATCH 1/6] dt-bindings:iio:accel:adis16201 and adis16209 bindings Jonathan Cameron
2021-04-09 14:32   ` Rob Herring
2021-04-01 17:41 ` [PATCH 2/6] dt-bindings:iio:accel:bosch,bma220 device tree binding documentation Jonathan Cameron
2021-04-09 14:33   ` Rob Herring
2021-04-01 17:41 ` [PATCH 3/6] dt-bindings:iio:accel:fsl,mma7455 binding doc Jonathan Cameron
2021-04-09 14:34   ` Rob Herring
2021-04-01 17:41 ` [PATCH 4/6] dt-bindings:trivial-devices: Add memsic,mxc4005/mxc6255/mxc6655 entries Jonathan Cameron
2021-04-09 14:35   ` Rob Herring
2021-04-01 17:41 ` [PATCH 5/6] dt-bindings:trivial-devices: Add sensortek,stk8312 and sensortek,s8ba50 Jonathan Cameron
2021-04-09 14:35   ` Rob Herring
2021-04-01 17:41 ` [PATCH 6/6] dt-bindings:iio:adc:adi,ad7298 document bindings Jonathan Cameron
2021-04-09 14:37   ` Rob Herring
2021-04-24 17:18 ` [PATCH 0/6] dt-bindings: Add some missing IIO related binding docs Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).