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:   Mon, 23 Jul 2018 17:25:18 +0800
From:   <cl@...k-chips.com>
To:     heiko@...ech.de
Cc:     robh+dt@...nel.org, mark.rutland@....com,
        klaus.goger@...obroma-systems.com, hjc@...k-chips.com,
        jagan@...rulasolutions.com, djw@...hip.com.cn,
        jacob-chen@...wrt.com, devicetree@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org,
        linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
        ulf.hansson@...aro.org, linux-mmc@...r.kernel.org,
        frank.wang@...k-chips.com, lgirdwood@...il.com, broonie@...nel.org,
        alsa-devel@...a-project.org, gregkh@...uxfoundation.org,
        catalin.marinas@....com, will.deacon@....com,
        yamada.masahiro@...ionext.com, arnd@...db.de,
        zhangqing@...k-chips.com, shawn.lin@...k-chips.com,
        kever.yang@...k-chips.com, david.wu@...k-chips.com,
        huangtao@...k-chips.com, tony.xie@...k-chips.com,
        sugar.zhang@...k-chips.com, huibin.hong@...k-chips.com,
        william.wu@...k-chips.com, sandy.huang@...k-chips.com,
        Liang Chen <cl@...k-chips.com>
Subject: [PATCH v2 0/6] arm64: dts: rockchip: add basic dts file for PX30 SoCs

From: Liang Chen <cl@...k-chips.com>

Changes in V2:
1. change the subject to format "dt-bindings: module: ..." for the documents. 
2. use new property <num-interpolated-steps> for backlight.
3. remove pinctrl of rk809, because the driver is not ready.

Liang Chen (6):
  dt-bindings: usb: dwc2: add description for px30
  dt-bindings: mmc: rockchip-dw-mshc: add description for px30
  dt-bindings: sound: rockchip-i2s: add description for px30
  dt-bindings: rockchip: grf: add grf and pmugrf description for px30
  arm64: dts: rockchip: add core dtsi file for PX30 SoCs
  arm64: dts: rockchip: add PX30 eavluation board devicetree

 Documentation/devicetree/bindings/arm/rockchip.txt |    4 +
 .../devicetree/bindings/mmc/rockchip-dw-mshc.txt   |    1 +
 .../devicetree/bindings/soc/rockchip/grf.txt       |    2 +
 .../devicetree/bindings/sound/rockchip-i2s.txt     |    1 +
 Documentation/devicetree/bindings/usb/dwc2.txt     |    1 +
 arch/arm64/boot/dts/rockchip/Makefile              |    1 +
 arch/arm64/boot/dts/rockchip/px30-evb.dts          |  473 +++++
 arch/arm64/boot/dts/rockchip/px30.dtsi             | 2043 ++++++++++++++++++++
 8 files changed, 2526 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/px30-evb.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/px30.dtsi

-- 
1.9.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ