From patchwork Tue Feb 12 14:02:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 1040591 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="xwTOHJme"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43zPWN74Swz9sMl for ; Wed, 13 Feb 2019 01:03:12 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730132AbfBLODL (ORCPT ); Tue, 12 Feb 2019 09:03:11 -0500 Received: from mail-wr1-f68.google.com ([209.85.221.68]:46017 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730096AbfBLODG (ORCPT ); Tue, 12 Feb 2019 09:03:06 -0500 Received: by mail-wr1-f68.google.com with SMTP id w17so2769046wrn.12 for ; Tue, 12 Feb 2019 06:03:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=jN5KUzfKX2ndr6TNL6ZWjgGyp82IoCOhgEMTMPUGQYI=; b=xwTOHJmeN1oYM8JlE57RDbdCpUcSAWOeO9lHTdXDTKiVHQiIa+5MBD5cuOrtV+0BHf mMQbWeeGTZpryJnbTRQvgb8Dd0l4MIxbnkR/BtWzOsXqqPf9ZYD8dVToUAz04ksTJnwr HlwbJRaQTmmZHasPLGYwDUVxMsFJ2HNQqTJKc38+zJmF+q+5dWh0IEvOo9/ilMYqiHRh abPQ79/KOJz3yNucAqOb59c76LpLe5kMbO6nBh6TsVbXKHXlgrNr1fqwyhhAMiRkpGM4 Mp5tPJ/Ow2L5EcksZWxkKAtCSO4qN6OCeGdkck59td7MhioNMYzAN71KbGTfY7XKgMa7 GBXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=jN5KUzfKX2ndr6TNL6ZWjgGyp82IoCOhgEMTMPUGQYI=; b=TaEXKHqhzpr53nVlAGTG6rJDTqQgpybpdXI32df+800maenp2DW95RUyR5sAIoeUuB d7ISI4Wj7s0WuZYwix8X8pTIobH/j0LMWuT/FzOH4wR+hy4JqkLO2QJV9BxQM838T/CW xJjUOCZDZaTsCPfxfjMIizzABHtqiZKllhnZP5v3w1nECpvX4Llcc8e9LHl4H/Wkt27b VuKJf7rntNvpsN0ZlKwQQ69N0oiCCZAgeWz0Ues9fdFzT7rUdSHae9sd86jxW18ACa/i CzGYK/Aj4FMybpIWKQ0So13nnEP3CVXqPTSjUyaOdMVMDh9CoYZMS7eerB/QAXIG/K0F r+eA== X-Gm-Message-State: AHQUAubchw6+VfGtTI4ngLxlcNUDzt92cwyIbPhxZd0parnfTUmLgmDK /lY0VMMP8ua9OvLmIBqY8LiKRt2TVXaD5w== X-Google-Smtp-Source: AHgI3IZX1WfsdFtWbVrcdrN2oLFP3xvftMrl/I8QnMfuGABwxEYTBvnxag+iyshx+3R1mAnqm4jStA== X-Received: by 2002:adf:9083:: with SMTP id i3mr3030823wri.124.1549980184261; Tue, 12 Feb 2019 06:03:04 -0800 (PST) Received: from bender.baylibre.local (lmontsouris-657-1-212-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id g10sm23435678wrq.81.2019.02.12.06.03.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 12 Feb 2019 06:03:03 -0800 (PST) From: Neil Armstrong To: khilman@baylibre.com Cc: Neil Armstrong , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/2] arm64: dts: Add SEI Robotics SEI510 Board Date: Tue, 12 Feb 2019 15:02:59 +0100 Message-Id: <20190212140259.9537-3-narmstrong@baylibre.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190212140259.9537-1-narmstrong@baylibre.com> References: <20190212140259.9537-1-narmstrong@baylibre.com> MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The SEI Robotics SEI510 Board is based on the Amlogic G12A S905X2 and has the following features : - Amlogic G12A S905X2 SoC - 10/100 Ethernet - USB2 + USB3 ports - Micro SDCard Port - Audio + CVBS AV Jack port - HDMI 2.1 + CEC Port - ADC Touch Button - Far-Field Microphone Array + Mono HP - IR Sensor - IR Emmiter LED Array - RGB Led Signed-off-by: Neil Armstrong --- .../devicetree/bindings/arm/amlogic.txt | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../boot/dts/amlogic/meson-g12a-sei510.dts | 38 +++++++++++++++++++ 3 files changed, 40 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index 7f40cb5f490b..061f7b98a07f 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -110,6 +110,7 @@ Board compatible values (alphabetically, grouped by SoC): - "amlogic,u200" (Meson g12a s905d2) - "amediatech,x96-max" (Meson g12a s905x2) + - "seirobotics,sei510" (Meson g12a s905x2) Amlogic Meson Firmware registers Interface ------------------------------------------ diff --git a/arch/arm64/boot/dts/amlogic/Makefile b/arch/arm64/boot/dts/amlogic/Makefile index 0821fed4c074..2709f7ede908 100644 --- a/arch/arm64/boot/dts/amlogic/Makefile +++ b/arch/arm64/boot/dts/amlogic/Makefile @@ -1,6 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 dtb-$(CONFIG_ARCH_MESON) += meson-axg-s400.dtb dtb-$(CONFIG_ARCH_MESON) += meson-g12a-u200.dtb +dtb-$(CONFIG_ARCH_MESON) += meson-g12a-sei510.dtb dtb-$(CONFIG_ARCH_MESON) += meson-g12a-x96-max.dtb dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-nanopi-k2.dtb dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-nexbox-a95x.dtb diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts new file mode 100644 index 000000000000..6a7c3241862a --- /dev/null +++ b/arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts @@ -0,0 +1,38 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Copyright (c) 2019 BayLibre SAS. All rights reserved. + */ + +/dts-v1/; + +#include "meson-g12a.dtsi" + +/ { + compatible = "seirobotics,sei510", "amlogic,g12a"; + model = "SEI Robotics SEI510"; + + aliases { + serial0 = &uart_AO; + }; + + chosen { + stdout-path = "serial0:115200n8"; + }; + + memory@0 { + device_type = "memory"; + reg = <0x0 0x0 0x0 0x40000000>; + }; + + reserved-memory { + /* TEE Reserved Memory */ + bl32_reserved: bl32@5000000 { + reg = <0x0 0x05300000 0x0 0x2000000>; + no-map; + }; + }; +}; + +&uart_AO { + status = "okay"; +};