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>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 13 Jun 2020 11:44:22 -0700
From:   Jonathan Bakker <xc-racer2@...e.ca>
To:     kgene@...nel.org, krzk@...nel.org, robh+dt@...nel.org,
        linux-arm-kernel@...ts.infradead.org,
        linux-samsung-soc@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Jonathan Bakker <xc-racer2@...e.ca>
Subject: [PATCH 0/5] ARM: dts: s5pv210: Improvements for Aries boards

A couple of new drivers have now been added, so we can add support for
them in the device tree for Aries.  These are the accelerometer (bma023)
and the light/proximity sensor (gp2a).

Additionally, the fuelgauge definition was wrong as there is no interrupt
support on the galaxys.  The bluetooth definition also had some issues
with it.

There is one change to the common s5pv210 dtsi and that is that the gph3
bank was missing the interrupt-controller property.

Jonathan Bakker (5):
  ARM: dts: s5pv210: Add interrupt-controller property to gph3
  ARM: dts: s5pv210: Correct fuelgauge definition on Aries
  ARM: dts: s5pv210: Add support for GP2A light sensor on Aries
  ARM: dts: s5pv210: Add BMA023 accelerometer support to Aries
  ARM: dts: s5pv210: Correct BCM4329 bluetooth node

 arch/arm/boot/dts/s5pv210-aries.dtsi      | 90 ++++++++++++++++++++---
 arch/arm/boot/dts/s5pv210-fascinate4g.dts | 17 +++++
 arch/arm/boot/dts/s5pv210-pinctrl.dtsi    |  2 +
 3 files changed, 98 insertions(+), 11 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ