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:   Thu, 20 Oct 2016 13:42:53 +0200
From:   Neil Armstrong <narmstrong@...libre.com>
To:     carlo@...one.org, khilman@...libre.com
Cc:     Neil Armstrong <narmstrong@...libre.com>,
        linux-amlogic@...ts.infradead.org,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org
Subject: [PATCH 0/4] ARM64: dts: meson-gxbb: Add MMC and Wifi support

This patchsets adds the MMC nodes in the GX dtsi and adds the GXBB clocks
attributes in the GXBB dtsi.
Then MMC/SD/SDIO support is added to :
 - p20x : SD, SDIO, MMC
 - a95x : SD, SDIO, MMC
 - Odroid-C2 : SD, MMC

WiFi support is also added by enabling the 32768Hz clock generated by PWM
on p20x and A95x and adding the SDIO power sequence.

This patchset is based on Kevin Hilman's amlogic v4.10/dt64 tree at [1]

[1] git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git

Kevin Hilman (1):
  ARM64: dts: meson-gxbb: add MMC support

Neil Armstrong (3):
  ARM64: dts: meson-gxbb: Add Wifi 32K clock for p20x boards
  ARM64: dts: meson-gxbb: Add P20x Wifi SDIO support
  ARM64: dts: meson-gxbb: Add MMC nodes to Nexbox A95x

 arch/arm64/boot/dts/amlogic/meson-gx.dtsi          |  21 ++++
 .../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts    | 122 ++++++++++++++++++++
 .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |  88 ++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi   | 127 +++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi        |  24 +++-
 5 files changed, 381 insertions(+), 1 deletion(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ