lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 9 Apr 2019 21:09:53 +0200
From:   Andreas Klinger <ak@...klinger.de>
To:     jic23@...nel.org, robh+dt@...nel.org, mark.rutland@....com
Cc:     knaack.h@....de, lars@...afoo.de, pmeerw@...erw.net,
        songqiang1304521@...il.com, robh@...nel.org, m.othacehe@...il.com,
        linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org
Subject: [PATCH 0/3] add Maxbotix ultrasonic iio sensors with gpio bitbanging

This patch series adds support for Maxbotix ultrasonic iio sensors with
gpio bitbanging protocol.

These sensors are quite similiar to the existing srf04. This is why the
existing one was changed to support a driver specific configuration
containing the differences between the different types.

This patch series needs the formerly submitted 
"[PATCH v2] devantech-srf04.yaml: transform DT binding to YAML" 
because it relies on the yaml documentation of devantech-srf04.yaml

Andreas Klinger (3):
  srf04.c: add maxbotix ultrasonic sensors
  devantech-srf04.yaml: add Maxbotix ultrasonic iio proximity sensors
  Kconfig: change configuration of srf04 ultrasonic iio sensor

 .../bindings/iio/proximity/devantech-srf04.yaml    | 25 +++++++++-----
 drivers/iio/proximity/Kconfig                      | 11 +++++--
 drivers/iio/proximity/srf04.c                      | 38 +++++++++++++++++-----
 3 files changed, 54 insertions(+), 20 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ