1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/iio
Linus Torvalds a99163e9e7 Devicetree updates for v5.12:
- Sync dtc to upstream version v1.6.0-51-g183df9e9c2b9 and build
   host fdtoverlay
 
 - Add kbuild support to build DT overlays (%.dtbo)
 
 - Drop NULLifying match table in of_match_device(). In preparation for
   this, there are several driver cleanups to use
   (of_)?device_get_match_data().
 
 - Drop pointless wrappers from DT struct device API
 
 - Convert USB binding schemas to use graph schema and remove old plain
   text graph binding doc
 
 - Convert spi-nor and v3d GPU bindings to DT schema
 
 - Tree wide schema fixes for if/then schemas, array size constraints,
   and undocumented compatible strings in examples
 
 - Handle 'no-map' correctly for already reserved memblock regions
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmAz1GEQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw55/D/955O2f5Gjp7bXvdoSucZtks/lqlC/eIAAw
 An5pjBL+o1urXsvafEMYemwmnwq/U4vy0aJRoAK1+MiI4masb56ET0KN5LsOudki
 b3M/O16RqGF31+blWyoxseZnZh6KsKzIRoE5XAtbr/QAnpdI0/5BgGoWSWYtDk2v
 LddL650/BieyvzdnFTLWCMAxd6DW0P9SI+8N3E+XlxAWCYQrLCqVELHbkrxAGCuN
 CggHIIiNf2K7z4UopVsGjnUwML9YRHXc9wOpF1c4CBrLu9TfDvdQ4OnNcnxcl/Sp
 E2FTHG0jSVm3VJRBbk4e68uvt3HrJJWsYnMtu2QTweGC/GbeUr9LJ0MIbSwp+rsL
 FEqCMFWOniq27eJBk6jHckaoBl93AHQlIGdJR/pFAi9Ijt32tUdVG5kqD/Tl+xKm
 njPcjVjWilr2ssfZ4tUggzPp2fjrau88ZS8qLja31vElzvULeA67KjEtG0RZAtwg
 ywfATiCaT096pR9v2VYuL/5NNnZFxHx3hWsOH1rcsyPk0BLguU3dkrAn28XBVQFd
 cOPfR3T/wsT0wHDht2aXPSM0hBiejFmvLhebGuJN9lqG+Pc1f87xiCT3pM7wymtJ
 iqTMrQ7dUgjQgU91PjatdB17tlnGHe0hh8AiuhQoPgOprpRKszG+rBFJLG3yRnl7
 QmLZnQTIhw==
 =9V4A
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:

 - Sync dtc to upstream version v1.6.0-51-g183df9e9c2b9 and build host
   fdtoverlay

 - Add kbuild support to build DT overlays (%.dtbo)

 - Drop NULLifying match table in of_match_device().

   In preparation for this, there are several driver cleanups to use
   (of_)?device_get_match_data().

 - Drop pointless wrappers from DT struct device API

 - Convert USB binding schemas to use graph schema and remove old plain
   text graph binding doc

 - Convert spi-nor and v3d GPU bindings to DT schema

 - Tree wide schema fixes for if/then schemas, array size constraints,
   and undocumented compatible strings in examples

 - Handle 'no-map' correctly for already reserved memblock regions

* tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (35 commits)
  driver core: platform: Drop of_device_node_put() wrapper
  of: Remove of_dev_{get,put}()
  dt-bindings: usb: Change descibe to describe in usbmisc-imx.txt
  dt-bindings: can: rcar_canfd: Group tuples in pin control properties
  dt-bindings: power: renesas,apmu: Group tuples in cpus properties
  dt-bindings: mtd: spi-nor: Convert to DT schema format
  dt-bindings: Use portable sort for version cmp
  dt-bindings: ethernet-controller: fix fixed-link specification
  dt-bindings: irqchip: Add node name to PRUSS INTC
  dt-bindings: interconnect: Fix the expected number of cells
  dt-bindings: Fix errors in 'if' schemas
  dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required
  dt-bindings: Fix undocumented compatible strings in examples
  kbuild: Add support to build overlays (%.dtbo)
  scripts: dtc: Remove the unused fdtdump.c file
  scripts: dtc: Build fdtoverlay tool
  scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9
  scripts: dtc: Fetch fdtoverlay.c from external DTC project
  dt-bindings: thermal: sun8i: Fix misplaced schema keyword in compatible strings
  dt-bindings: iio: dac: Fix AD5686 references
  ...
2021-02-22 10:05:12 -08:00
..
accel Merge 5.11-rc5 into staging-next 2021-01-25 10:37:59 +01:00
adc Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
afe dt-bindings:iio:afe:voltage-divider: txt to yaml conversion 2020-12-03 19:40:21 +00:00
amplifiers dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
chemical dt-bindings:iio:chemical:bosch,bme680: Move to trivial devices 2020-11-16 20:27:56 +00:00
dac Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
frequency dt-bindings:iio:frequency:adi,adf4350: txt to yaml format conversion. 2020-11-25 14:36:12 +00:00
gyroscope dt-bindings: iio: gyroscope: bmg160: Document regulator supplies 2021-01-22 08:52:01 +00:00
health Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
humidity dt-bindings: Drop unnecessary *-supply schemas properties 2020-12-22 18:58:02 -07:00
impedance-analyzer dt-bindings:iio:impedance-analyzer:adi,ad5933 yaml conversion. 2020-11-22 16:38:58 +00:00
imu dt-bindings: iio: imu: mpu6050: Document invensense,mpu6880 2021-01-09 14:25:30 +00:00
light dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
magnetometer Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
multiplexer dt-bindings: iio: io-channel-mux: Fix compatible string in example code 2020-07-31 14:44:58 -06:00
potentiometer dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
potentiostat dt-bindings:iio:potentiostat:ti,lmp91000: txt to yaml conversion. 2020-12-03 19:40:21 +00:00
pressure dt-bindings:iio:pressure:hoperf,hp03 yaml conversion 2020-11-16 19:12:47 +00:00
proximity dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
resolver dt-bindings:iio:resolver:adi,ad2s90: Conversion of binding to yaml. 2020-11-22 16:38:25 +00:00
temperature dt-bindings:iio:temperature: Drop generic binding file. 2020-11-25 14:36:13 +00:00
common.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
mount-matrix.txt iio: document bindings for mounting matrices 2019-07-28 08:49:25 +01:00
samsung,sensorhub-rinato.yaml dt-bindings:iio:samsung,sensorhub-rinato: yaml conversion 2020-11-22 16:54:57 +00:00
st,st-sensors.yaml dt-bindings:iio:st,st-sensors: txt to yaml conversion. 2020-11-25 14:36:10 +00:00