From patchwork Mon Jun 12 07:23:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 774445 X-Patchwork-Delegate: jagannadh.teki@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3wmPZv20Zkz9s2P for ; Mon, 12 Jun 2017 17:26:15 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Z55NdUIk"; dkim-atps=neutral Received: by lists.denx.de (Postfix, from userid 105) id 01DC7C21CCA; Mon, 12 Jun 2017 07:26:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 5527AC21C3D; Mon, 12 Jun 2017 07:26:09 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 2FA18C21C3D; Mon, 12 Jun 2017 07:26:08 +0000 (UTC) Received: from mail-pg0-f67.google.com (mail-pg0-f67.google.com [74.125.83.67]) by lists.denx.de (Postfix) with ESMTPS id 510D2C21C36 for ; Mon, 12 Jun 2017 07:26:07 +0000 (UTC) Received: by mail-pg0-f67.google.com with SMTP id f127so13552692pgc.2 for ; Mon, 12 Jun 2017 00:26:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=761Gkp8qsCpdRbOGpPQoJEEnHwPw5T6WgsPHNl4/oSY=; b=Z55NdUIkP69D+kJebbkPR9NygIQ3R3+0EqVEClQLWL3Z5+QxHhg/0KeASy70hi3KRG 1pXzlKDAQxPnXCDIgyV7wGEJBCv74I7w9iUuOVjjMi9pDTn1lQsY4Q3gQbpHP+/riZH9 1PotaVlr6Q6lRlqctAqYqtK8lKiRiZ2CzHI7N2hLViPGlLUMcRjFa+5CAH3sThcsfejB rYS+O+DVA9YPoHBQVv9ZaCXixNopbNc+w2rBBkzEZy1PMpu51lR+WUg+Rq6l8Ia7dJGl Sxz2ccW3PK2NEUuOoq1Yt/XHUSfOCkh3DRx84ZgS0OxN3t8bsNRJL1Lb/LGLBjNP35dW dFiw== 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; bh=761Gkp8qsCpdRbOGpPQoJEEnHwPw5T6WgsPHNl4/oSY=; b=hrZ4GRZLNkjzSIgviqgtlvitRgEx7o+t9dGlaLXr8h5jkYQlhMYDqSPU2UQ5GAuY6B GuT712aTPmVjczdzWPW8a0yVguPEr1NjXtW5WyYYBDrCUl/9LXE0nusKLyX1/2k3tKsp wG6Y37AUcN2MZzOqOj6rnflf8cJQqhHYYuYhlcTcwU3/vr3eqKXQK76luKm330UdcWvt hhTT9cLKQNG35dvnrijGUXkB+43hFdjH/rdvQVfQ1CQGJXjsRFkjc6LO8O8IMTsK68y6 fyGZvkUTAxa8EMxJFwMxFS4aBapFe5UnuKB2Acmrx7/lNly7CLVYpBqqX1PuWyJKBw4z jbCg== X-Gm-Message-State: AODbwcA83DYsplEUpdlbTpK3CJeVHh04Co1hd4um//q/T240ySxiTv55 SvK0ze02z12+fg== X-Received: by 10.98.16.72 with SMTP id y69mr28208729pfi.30.1497252365762; Mon, 12 Jun 2017 00:26:05 -0700 (PDT) Received: from localhost.localdomain ([117.254.79.42]) by smtp.gmail.com with ESMTPSA id l63sm16615318pfc.132.2017.06.12.00.26.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 12 Jun 2017 00:26:04 -0700 (PDT) From: Jagan Teki X-Google-Original-From: Jagan Teki To: Maxime Ripard Date: Mon, 12 Jun 2017 12:53:19 +0530 Message-Id: <1497252199-23314-1-git-send-email-jteki@openedev.com> X-Mailer: git-send-email 2.7.4 Cc: u-boot@lists.denx.de, linux-sunxi@googlegroups.com, Support - OLIMEX Ltd Subject: [U-Boot] [PATCH RFC] sun50i: a64: Add A64-OLinuXino initial support X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" From: Jagan Teki OLimex A64-OLinuXino is an open-source hardware board using the Allwinner A64 SOC. A64 Orangepi Win/WinPlus has - A64 Quad-core Cortex-A53 64bit - 1GB or 2GB RAM DDR3L @ 672Mhz - microSD slot and 16GB eMMC - Debug TTL UART - HDMI - LCD - IR receiver - 5V DC power supply Signed-off-by: Jagan Teki --- Note: - Need to test on hardware. arch/arm/dts/Makefile | 1 + arch/arm/dts/sun50i-a64-olinuxino.dts | 120 ++++++++++++++++++++++++++++++++++ board/sunxi/MAINTAINERS | 5 ++ configs/a64-olinuxino_defconfig | 17 +++++ 4 files changed, 143 insertions(+) create mode 100644 arch/arm/dts/sun50i-a64-olinuxino.dts create mode 100644 configs/a64-olinuxino_defconfig diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index e945640..1360e81 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -325,6 +325,7 @@ dtb-$(CONFIG_MACH_SUN50I_H5) += \ dtb-$(CONFIG_MACH_SUN50I) += \ sun50i-a64-bananapi-m64.dtb \ sun50i-a64-nanopi-a64.dtb \ + sun50i-a64-olinuxino.dtb \ sun50i-a64-orangepi-win.dtb \ sun50i-a64-pine64-plus.dtb \ sun50i-a64-pine64.dtb diff --git a/arch/arm/dts/sun50i-a64-olinuxino.dts b/arch/arm/dts/sun50i-a64-olinuxino.dts new file mode 100644 index 0000000..bd6d676 --- /dev/null +++ b/arch/arm/dts/sun50i-a64-olinuxino.dts @@ -0,0 +1,120 @@ +/* + * Copyright (C) 2017 Jagan Teki + * + * This file is dual-licensed: you can use it either under the terms + * of the GPL or the X11 license, at your option. Note that this dual + * licensing only applies to this file, and not this project as a + * whole. + * + * a) This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * Or, alternatively, + * + * b) Permission is hereby granted, free of charge, to any person + * obtaining a copy of this software and associated documentation + * files (the "Software"), to deal in the Software without + * restriction, including without limitation the rights to use, + * copy, modify, merge, publish, distribute, sublicense, and/or + * sell copies of the Software, and to permit persons to whom the + * Software is furnished to do so, subject to the following + * conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES + * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + * OTHER DEALINGS IN THE SOFTWARE. + */ + +/dts-v1/; + +#include "sun50i-a64.dtsi" + +#include + +/ { + model = "Olimex A64-Olinuxino"; + compatible = "olimex,a64-olinuxino", "allwinner,sun50i-a64"; + + aliases { + serial0 = &uart0; + serial1 = &uart1; + }; + + chosen { + stdout-path = "serial0:115200n8"; + }; + + reg_vcc3v3: vcc3v3 { + compatible = "regulator-fixed"; + regulator-name = "vcc3v3"; + regulator-min-microvolt = <3300000>; + regulator-max-microvolt = <3300000>; + }; +}; + +&i2c1 { + pinctrl-names = "default"; + pinctrl-0 = <&i2c1_pins>; + status = "okay"; +}; + +&i2c1_pins { + bias-pull-up; +}; + +&mmc0 { + pinctrl-names = "default"; + pinctrl-0 = <&mmc0_pins>; + vmmc-supply = <®_vcc3v3>; + cd-gpios = <&pio 5 6 GPIO_ACTIVE_HIGH>; + cd-inverted; + disable-wp; + bus-width = <4>; + status = "okay"; +}; + +&mmc1 { + pinctrl-names = "default"; + pinctrl-0 = <&mmc1_pins>; + vmmc-supply = <®_vcc3v3>; + bus-width = <4>; + non-removable; + status = "okay"; +}; + +&mmc2 { + pinctrl-names = "default"; + pinctrl-0 = <&mmc2_pins>; + vmmc-supply = <®_vcc3v3>; + bus-width = <8>; + non-removable; + cap-mmc-hw-reset; + status = "okay"; +}; + +&uart0 { + pinctrl-names = "default"; + pinctrl-0 = <&uart0_pins_a>; + status = "okay"; +}; + +&uart1 { + pinctrl-names = "default"; + pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>; + status = "okay"; +}; diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 778b5ec..9a259a9 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -93,6 +93,11 @@ M: Stefan Mavrodiev S: Maintained F: configs/A33-OLinuXino_defconfig +A64-OLINUXINO BOARD +M: Jagan Teki +S: Maintained +F: configs/a64-olinuxino_defconfig + A80 OPTIMUS BOARD M: Chen-Yu Tsai S: Maintained diff --git a/configs/a64-olinuxino_defconfig b/configs/a64-olinuxino_defconfig new file mode 100644 index 0000000..46d5130 --- /dev/null +++ b/configs/a64-olinuxino_defconfig @@ -0,0 +1,17 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_MACH_SUN50I=y +CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y +CONFIG_MMC0_CD_PIN="PH13" +CONFIG_MMC_SUNXI_SLOT_EXTRA=2 +CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-olinuxino" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_SPL_DOS_PARTITION is not set +# CONFIG_SPL_ISO_PARTITION is not set +# CONFIG_SPL_EFI_PARTITION is not set +CONFIG_SUN8I_EMAC=y +CONFIG_USB_EHCI_HCD=y