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: Tue, 10 Aug 2021 10:26:11 +0000 From: Christian Hewitt <christianshewitt@...il.com> To: Rob Herring <robh+dt@...nel.org>, Mark Rutland <mark.rutland@....com>, Kevin Hilman <khilman@...libre.com>, devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org Cc: Christian Hewitt <christianshewitt@...il.com> Subject: [PATCH v2 0/2] arm64: dts: amlogic: add support for Radxa Zero This adds support for the Radxa Zero SBC. The device-tree is loosely based upon existing support for SEI510 and U200 (also G12A boards) and has been developed with the 4/32 board configuration. Changes since v1: - Drop flash_1v8 and use vcc_1v8 - Rename dc_in to ao_5v - Rename vcc_5v to hdmi_pw and drop GPIO control Christian Hewitt (2): dt-bindings: arm: amlogic: add support for Radxa Zero arm64: dts: amlogic: add support for Radxa Zero .../devicetree/bindings/arm/amlogic.yaml | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../dts/amlogic/meson-g12a-radxa-zero.dts | 407 ++++++++++++++++++ 3 files changed, 409 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts -- 2.17.1
Powered by blists - more mailing lists