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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 13 May 2017 17:23:09 +0200 From: Andreas Färber <afaerber@...e.de> To: linux-amlogic@...ts.infradead.org Cc: Carlo Caione <carlo@...one.org>, Kevin Hilman <khilman@...libre.com>, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, Andreas Färber <afaerber@...e.de>, devicetree@...r.kernel.org, ada@...gnoval.com Subject: [PATCH v2 0/3] arm64: meson-gxm: R-Box Pro enablement Hello, This mini-series adds initial support for the Amlogic S912 based R-Box Pro TV boxes. v2 depends on my Meson cleanup series (amlogic.txt, Makefile) and squashes the addition of a board compatible string. @Kingnovel: Your Acked-by would be appreciated. Regards, Andreas v1 -> v2: * Dropped Bluetooth patch, awaiting serdev drivers (Kevin) * Rebased onto my cleanup series * Added vendor prefix * Added board compatible string Cc: devicetree@...r.kernel.org Cc: ada@...gnoval.com Andreas Färber (3): dt-bindings: Add Kingnovel vendor prefix dt-bindings: arm: amlogic: Add R-Box Pro arm64: dts: meson-gxm: Add R-Box Pro Documentation/devicetree/bindings/arm/amlogic.txt | 1 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts | 240 +++++++++++++++++++++ 4 files changed, 243 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts -- 2.12.0
Powered by blists - more mailing lists