| f383069b | 31-Oct-2020 |
Jonathan Cameron <[email protected]> |
dt-bindings:iio:magnetometer:pni,rm3100: txt to yaml conversion.
Simple binding format conversion.
Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Rob Herring <robh@kerne
dt-bindings:iio:magnetometer:pni,rm3100: txt to yaml conversion.
Simple binding format conversion.
Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Rob Herring <[email protected]> Cc: Song Qiang <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| 2bb6f3e8 | 31-Oct-2020 |
Jonathan Cameron <[email protected]> |
dt-bindings:iio:magnetometer:honeywell,hmc5843: txt to yaml format conversion
Mostly a straight conversion, but the txt file had an oddity. It documented a gpios property for what appeared to be in
dt-bindings:iio:magnetometer:honeywell,hmc5843: txt to yaml format conversion
Mostly a straight conversion, but the txt file had an oddity. It documented a gpios property for what appeared to be in interrupt line. There are mainline dts that have this as interrupts, so I've converted it to that.
Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Rob Herring <[email protected]> Cc: Neil Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| ab6eeb9c | 31-Oct-2020 |
Jonathan Cameron <[email protected]> |
dt-bindings:iio:magnetometer:bosch,bmc150_magn: txt to yaml conversion.
This describes the bindings for both stand along magnetometers and ones which form part of a multi chip package. Given origina
dt-bindings:iio:magnetometer:bosch,bmc150_magn: txt to yaml conversion.
This describes the bindings for both stand along magnetometers and ones which form part of a multi chip package. Given original author hasn't been active remotely recently I've put myself as maintainer for this one. I would of course like to hand this over to someone more appropriate so shout out if this is you!
Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| 63d147d4 | 31-Oct-2020 |
Jonathan Cameron <[email protected]> |
dt-bindings:iio:magnetometer:asahi-kasei,ak8974: txt to yaml format conversion
Simple conversion. I have pruned descriptions that did not add much useful detail. Note that the mount-matrix descrip
dt-bindings:iio:magnetometer:asahi-kasei,ak8974: txt to yaml format conversion
Simple conversion. I have pruned descriptions that did not add much useful detail. Note that the mount-matrix description will form part of a generic IIO binding. No need to repeat that in every driver that uses it.
Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| 94d2adc9 | 28-May-2020 |
Jonathan Albrieux <[email protected]> |
dt-bindings: iio: magnetometer: ak8975: add gpio reset support
Add reset-gpio support.
Without reset's deassertion during ak8975_power_on(), driver's probe fails on ak8975_who_i_am() while checking
dt-bindings: iio: magnetometer: ak8975: add gpio reset support
Add reset-gpio support.
Without reset's deassertion during ak8975_power_on(), driver's probe fails on ak8975_who_i_am() while checking for device identity for AK09911 chip.
AK09911 has an active low reset gpio to handle register's reset. AK09911 datasheet says that, if not used, reset pin should be connected to VID. This patch emulates this situation.
Signed-off-by: Jonathan Albrieux <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
show more ...
|