From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C051C433ED for ; Fri, 14 May 2021 14:33:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 30F886144B for ; Fri, 14 May 2021 14:33:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234442AbhENOeS (ORCPT ); Fri, 14 May 2021 10:34:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230141AbhENOeO (ORCPT ); Fri, 14 May 2021 10:34:14 -0400 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 13DEAC061574 for ; Fri, 14 May 2021 07:33:03 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id n2so30308795wrm.0 for ; Fri, 14 May 2021 07:33:03 -0700 (PDT) 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:mime-version :content-transfer-encoding; bh=w/VpTW4d5I0K39oGLweJUltX/Tb/UyuPS5ZReMp5vnM=; b=HIM48Rl3L4OrJgDurTmmQ2fPlCmtUz+P0PYpv5ZODTD2JLodczQq98PDcqfnygYikW p1PRH4TaDnP7tQWSc+0RX2QSw0rPmRABR9OBL6GARLzPzRCU91k1pYkmCbEX5iRKxnBW eIFse9OKYQeqoct5TxC/LK4I11fjcd9RMu12R74C1LE43T50Ec/Ma1TpMap36Vb6AMfy 5O20Z95JEcTpyyt8af5EHY3wHiGGLTc4/2u8Wqg1aE4e3WihQdkSuhq/LT7zUNlflqPT EkkxSghc9odhOZB4QN6Qwqn6RzwEWcDWR9ytlqddihClrltKfs9dVhSqnPDkFOlMKnCO SwHQ== 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:mime-version :content-transfer-encoding; bh=w/VpTW4d5I0K39oGLweJUltX/Tb/UyuPS5ZReMp5vnM=; b=ZanrGzSxm5Gwyy9PhUHbVUkOX/NyLSVl6MIEA1jnmm9DU2JGHZ0OxTiCI0GHdNZ49z TLXIEBtxdGcL6N5oKu5So0krAaZezx5MQpiD/KhtDNlCNbEnp5V9ZvF5UVN65lhC2l49 gL3lejLLNA2C4aOaMbaT10H0765oidCmiupGLyfmHO8JN3Rr0lOOg5IQHA40eUd0IdeF H/5TvRgxs9YUcRiTa7BhwARqiL+xuRi5NmR9qVH+vegn09JaxSluJPLjqQ0jsPFPmScX amX8FBb+mHkmkzEae8BAliv75UkTqwlSLo0KEeGJOp7FYeS1aQSGzLaKKTMaUktXxW1H RB4g== X-Gm-Message-State: AOAM533OmLJkJJ5XiLAb1gV7O14do/dpUNaHN83pCoUssASJ6yuTYLzO dpGNQyejVzBBIyM9dZ0HkpJDEg== X-Google-Smtp-Source: ABdhPJxBp1hHz7JTDl+SuVo0/37Hv4oTe06YTktDzDjvDBQnHPCvNajnUl3nn6VsedqIrcsfSszD2w== X-Received: by 2002:adf:cd0e:: with SMTP id w14mr59255997wrm.46.1621002781730; Fri, 14 May 2021 07:33:01 -0700 (PDT) Received: from localhost.localdomain ([37.173.48.34]) by smtp.gmail.com with ESMTPSA id v21sm11552036wml.5.2021.05.14.07.33.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 May 2021 07:33:01 -0700 (PDT) From: Neil Armstrong To: khilman@baylibre.com, jbrunet@baylibre.com, martin.blumenstingl@googlemail.com Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Neil Armstrong Subject: [PATCH v3 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5 Date: Fri, 14 May 2021 16:32:52 +0200 Message-Id: <20210514143255.3352774-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Banana Pi BPI-M5 is a credit card format SBC with the following features: - Amlogic S905X3 quad core Cortex-A55 - Mali-G31 GPU - 4GB LPDDR4 - 16GB eMMC flash - 4 USB 3.0 - 1 GbE ethernet - HDMI output - 2x LEDS - SDCard - 2.5mm Jack with Stereo Audio + CVBS - Infrared Received - ADC Button - GPIO Button - 40 pins header + 3pins debug header This also adds the missing toacodec node to enable internal audio codec. Changes since v2 at [2]: - small nit fix in DT comment Changes since v1 at [1]: - fixed bad compatible for sm1 toacodec node - removed tab in bindings (but kept martin's review tag) - renamed adc key node - renamed flash_1v8 regulator to match schematics - fixed vddcpu regulator voltages - fixed ethmac rgmii-txid and checked it still worked - added missing GPIO lines names (thanks martin !) [1] https://lore.kernel.org/r/20210429170404.3616111-1-narmstrong@baylibre.com [2] https://lore.kernel.org/r/20210505073248.3816183-1-narmstrong@baylibre.com Neil Armstrong (3): arm64: dts: meson-sm1: add toacodec node dt-bindings: arm: amlogic: add Banana PI M5 bindings arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts .../devicetree/bindings/arm/amlogic.yaml | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../dts/amlogic/meson-sm1-bananapi-m5.dts | 646 ++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-sm1.dtsi | 10 + 4 files changed, 658 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts -- 2.25.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4071EC433ED for ; Fri, 14 May 2021 14:34:53 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B4B546144B for ; Fri, 14 May 2021 14:34:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B4B546144B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=k0nMOXoRe1FOk3zuiS7ZVNxG14j8qlLmO0KZxcEWHos=; b=UvWQB3nFyzdpbZvSh+TPMebuD4 o9LrmMOGekEm1rziIA+AR1h8pt3Ez9FPGEipqc6rxh7S3hfCwUGhHj11Mv+DCQVNmbwXjN4LBEwXz SRoqfX/3+MI39KnEoiDMMGTOXtQZYLwj5/5BdO7cfgB/TCfGoGMgd1eqMTusj/j56aLfi3+58m6wl QiiMEbM9+QZiUWFYsj4rp0hhQKI2c86Mxqw8GKDlikAAPtoAXzploIRQNyNpIp3NmIvtlBYNi6ahv qFDiP+eBFMOzqxrmJf5CFubjLa+C59GKv9Lm1OzLdMH7ZKAz9VksSU7NsUsEAEFbU4SdHxa7g+hLy grSTFZfA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lhYsi-008IT8-Jq; Fri, 14 May 2021 14:33:36 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhYsH-008IOi-UJ for linux-arm-kernel@desiato.infradead.org; Fri, 14 May 2021 14:33:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:In-Reply-To:References; bh=w/VpTW4d5I0K39oGLweJUltX/Tb/UyuPS5ZReMp5vnM=; b=x4MHsUMlBlHkKqFqlcI9NTZHrO TLwlMQ2qlHf//yWU7VvYJfRuLQUZZZlLGHtQSEwITKPUbxUzqynXjnLdtt6ByuTJ181BVmN35vtMo 7rcvwKGfuS46tW7+dtvhLtW43OumxHN0cShk3o5mgfJXY1vWjoORrdjncHLiGs4MWvkwgh4IGHCwu NRKPzzjQ61CmeLrYl02QuOw1RHwua9McE9BYiTy04XSu/4LC5XIB+sHiFa5WPVwfYNHncF7sC9XoG Y/JDYmWxJ1qyZ/G6zV4IeDcFw8WQbAqBndnv740vCgJslbUz4c6wcfRhtr2d5sBlaKin224PK6n0b o3UKD31A==; Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhYsD-00C2lh-TR for linux-arm-kernel@lists.infradead.org; Fri, 14 May 2021 14:33:08 +0000 Received: by mail-wr1-x42e.google.com with SMTP id m9so30259583wrx.3 for ; Fri, 14 May 2021 07:33:02 -0700 (PDT) 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:mime-version :content-transfer-encoding; bh=w/VpTW4d5I0K39oGLweJUltX/Tb/UyuPS5ZReMp5vnM=; b=HIM48Rl3L4OrJgDurTmmQ2fPlCmtUz+P0PYpv5ZODTD2JLodczQq98PDcqfnygYikW p1PRH4TaDnP7tQWSc+0RX2QSw0rPmRABR9OBL6GARLzPzRCU91k1pYkmCbEX5iRKxnBW eIFse9OKYQeqoct5TxC/LK4I11fjcd9RMu12R74C1LE43T50Ec/Ma1TpMap36Vb6AMfy 5O20Z95JEcTpyyt8af5EHY3wHiGGLTc4/2u8Wqg1aE4e3WihQdkSuhq/LT7zUNlflqPT EkkxSghc9odhOZB4QN6Qwqn6RzwEWcDWR9ytlqddihClrltKfs9dVhSqnPDkFOlMKnCO SwHQ== 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:mime-version :content-transfer-encoding; bh=w/VpTW4d5I0K39oGLweJUltX/Tb/UyuPS5ZReMp5vnM=; b=pyIRk/5TrHIEY+TzOv1boah2KCXzktSmNNDqE1d4sPipqvSWXh8v6ewBlfBoEP2VUb QeDTM814p1JnywnzYyTR9YsuzN4DKpgME217cUzrxE3s0Dd1MkN7kUp1+XF2KM2PtoqN /xYQrov4IOP71ISle2pqwD7jyMjMPUaK27e1pZoMeP6DJ9Y9ke7rGGq56xYJa6Dveqtr uPwFcrfBf8ioytzsDOykInG55kayQLidAPoX9yNytc6PYAASIuN+WvkkjZNymZzXGIr5 t4lkd1XmjoworOw87V8YolLuWKur8DZyIms5IA6MPIYM54IXymx00q63Uqb2Ii+HB39I Z1Pg== X-Gm-Message-State: AOAM531gdx1w4dvWyYpZGJP9A5Bdg/2QrtvVskN7B5cGp0XA6lN0cZRV mZ/r4E4LocTaNd8rr2u8Klu09g== X-Google-Smtp-Source: ABdhPJxBp1hHz7JTDl+SuVo0/37Hv4oTe06YTktDzDjvDBQnHPCvNajnUl3nn6VsedqIrcsfSszD2w== X-Received: by 2002:adf:cd0e:: with SMTP id w14mr59255997wrm.46.1621002781730; Fri, 14 May 2021 07:33:01 -0700 (PDT) Received: from localhost.localdomain ([37.173.48.34]) by smtp.gmail.com with ESMTPSA id v21sm11552036wml.5.2021.05.14.07.33.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 May 2021 07:33:01 -0700 (PDT) From: Neil Armstrong To: khilman@baylibre.com, jbrunet@baylibre.com, martin.blumenstingl@googlemail.com Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Neil Armstrong Subject: [PATCH v3 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5 Date: Fri, 14 May 2021 16:32:52 +0200 Message-Id: <20210514143255.3352774-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210514_073305_975879_DF10C536 X-CRM114-Status: GOOD ( 12.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Banana Pi BPI-M5 is a credit card format SBC with the following features: - Amlogic S905X3 quad core Cortex-A55 - Mali-G31 GPU - 4GB LPDDR4 - 16GB eMMC flash - 4 USB 3.0 - 1 GbE ethernet - HDMI output - 2x LEDS - SDCard - 2.5mm Jack with Stereo Audio + CVBS - Infrared Received - ADC Button - GPIO Button - 40 pins header + 3pins debug header This also adds the missing toacodec node to enable internal audio codec. Changes since v2 at [2]: - small nit fix in DT comment Changes since v1 at [1]: - fixed bad compatible for sm1 toacodec node - removed tab in bindings (but kept martin's review tag) - renamed adc key node - renamed flash_1v8 regulator to match schematics - fixed vddcpu regulator voltages - fixed ethmac rgmii-txid and checked it still worked - added missing GPIO lines names (thanks martin !) [1] https://lore.kernel.org/r/20210429170404.3616111-1-narmstrong@baylibre.com [2] https://lore.kernel.org/r/20210505073248.3816183-1-narmstrong@baylibre.com Neil Armstrong (3): arm64: dts: meson-sm1: add toacodec node dt-bindings: arm: amlogic: add Banana PI M5 bindings arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts .../devicetree/bindings/arm/amlogic.yaml | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../dts/amlogic/meson-sm1-bananapi-m5.dts | 646 ++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-sm1.dtsi | 10 + 4 files changed, 658 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEDAFC433B4 for ; Fri, 14 May 2021 14:33:55 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 63FF36144A for ; Fri, 14 May 2021 14:33:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 63FF36144A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=QLX1k/+TKQ1cEbCWcO/WJxwxJuLhAi3x4LQzKBw2UMY=; b=qKN78fPMNCqT4I3wtXPr//OOxa Qvb7IkYL5Jo+j8U8IpKb73bPxwpnyT9lnWpSIfcbvbEafaZFQnrkJJoDsoiZK/cW9AgpVXV6EKJ6e vZ37hF9VPZtnaIF/3ssxjrK8zL1N08r+ZyePwt0MqOTO8HZGe1btD21zBoJzXvVb8hHWv3Ca2YkI2 vonGAaNTW93DGA0z4/H5ZbvJWOY81c1ngeQcq6lEO76lom5mPQN6/VxUEQ/5Aekw6oj1U6po43HKY cCjCnbnEICJmeldNneAJwFiRS64v9/xS+pELUzRNjE34yiIjIx+YT6mXWSlYx7cyh5dckIMoZvSbS r895sTDA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lhYsu-008IWU-TR; Fri, 14 May 2021 14:33:48 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhYsI-008IOr-44 for linux-amlogic@desiato.infradead.org; Fri, 14 May 2021 14:33:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:In-Reply-To:References; bh=w/VpTW4d5I0K39oGLweJUltX/Tb/UyuPS5ZReMp5vnM=; b=x4MHsUMlBlHkKqFqlcI9NTZHrO TLwlMQ2qlHf//yWU7VvYJfRuLQUZZZlLGHtQSEwITKPUbxUzqynXjnLdtt6ByuTJ181BVmN35vtMo 7rcvwKGfuS46tW7+dtvhLtW43OumxHN0cShk3o5mgfJXY1vWjoORrdjncHLiGs4MWvkwgh4IGHCwu NRKPzzjQ61CmeLrYl02QuOw1RHwua9McE9BYiTy04XSu/4LC5XIB+sHiFa5WPVwfYNHncF7sC9XoG Y/JDYmWxJ1qyZ/G6zV4IeDcFw8WQbAqBndnv740vCgJslbUz4c6wcfRhtr2d5sBlaKin224PK6n0b o3UKD31A==; Received: from mail-wr1-x429.google.com ([2a00:1450:4864:20::429]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhYsD-00C2li-Si for linux-amlogic@lists.infradead.org; Fri, 14 May 2021 14:33:08 +0000 Received: by mail-wr1-x429.google.com with SMTP id v12so30207709wrq.6 for ; Fri, 14 May 2021 07:33:02 -0700 (PDT) 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:mime-version :content-transfer-encoding; bh=w/VpTW4d5I0K39oGLweJUltX/Tb/UyuPS5ZReMp5vnM=; b=HIM48Rl3L4OrJgDurTmmQ2fPlCmtUz+P0PYpv5ZODTD2JLodczQq98PDcqfnygYikW p1PRH4TaDnP7tQWSc+0RX2QSw0rPmRABR9OBL6GARLzPzRCU91k1pYkmCbEX5iRKxnBW eIFse9OKYQeqoct5TxC/LK4I11fjcd9RMu12R74C1LE43T50Ec/Ma1TpMap36Vb6AMfy 5O20Z95JEcTpyyt8af5EHY3wHiGGLTc4/2u8Wqg1aE4e3WihQdkSuhq/LT7zUNlflqPT EkkxSghc9odhOZB4QN6Qwqn6RzwEWcDWR9ytlqddihClrltKfs9dVhSqnPDkFOlMKnCO SwHQ== 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:mime-version :content-transfer-encoding; bh=w/VpTW4d5I0K39oGLweJUltX/Tb/UyuPS5ZReMp5vnM=; b=bWe7bYUmh4cvnEvuoNFG3D2S53s0QXDVIQjoxS8XJit6tVHw9cWEPcKoUshBt3khEa NnCUEyffzZye6anLc9Fqb5CxmHjKovX97Id1Vzqa6JymBbvl6R9cEOZWnz8tc5H4qfKD lt7+X7uQo7JSaKwZQzOLH0C3mxYNZmE8AmJv47dGOa77VKbdPFa4yZdW6RRwzY5ZEumE nTh00a9kSGhE/+yt0b7oVmc8lxhl2nZDv+yocdS4eVrDIJ+Eg8SBKdFp//U4RMkbbW/Y klvYG2aAfSrw3UfKeZEA1ecpDrYcxksZ1pnulH7hGXqowWfn2iAG856hU6Z+imDAkBk1 uGSg== X-Gm-Message-State: AOAM530FjmKj0WO6V4T581BmhQuU+Zz3pxiQ2eWL9BvPt9EFUsHWxGu/ 5Ey9dsgnNDb1oa2Ay6dqxGbq1g== X-Google-Smtp-Source: ABdhPJxBp1hHz7JTDl+SuVo0/37Hv4oTe06YTktDzDjvDBQnHPCvNajnUl3nn6VsedqIrcsfSszD2w== X-Received: by 2002:adf:cd0e:: with SMTP id w14mr59255997wrm.46.1621002781730; Fri, 14 May 2021 07:33:01 -0700 (PDT) Received: from localhost.localdomain ([37.173.48.34]) by smtp.gmail.com with ESMTPSA id v21sm11552036wml.5.2021.05.14.07.33.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 May 2021 07:33:01 -0700 (PDT) From: Neil Armstrong To: khilman@baylibre.com, jbrunet@baylibre.com, martin.blumenstingl@googlemail.com Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Neil Armstrong Subject: [PATCH v3 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5 Date: Fri, 14 May 2021 16:32:52 +0200 Message-Id: <20210514143255.3352774-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210514_073305_980221_0FF8848A X-CRM114-Status: GOOD ( 10.85 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Banana Pi BPI-M5 is a credit card format SBC with the following features: - Amlogic S905X3 quad core Cortex-A55 - Mali-G31 GPU - 4GB LPDDR4 - 16GB eMMC flash - 4 USB 3.0 - 1 GbE ethernet - HDMI output - 2x LEDS - SDCard - 2.5mm Jack with Stereo Audio + CVBS - Infrared Received - ADC Button - GPIO Button - 40 pins header + 3pins debug header This also adds the missing toacodec node to enable internal audio codec. Changes since v2 at [2]: - small nit fix in DT comment Changes since v1 at [1]: - fixed bad compatible for sm1 toacodec node - removed tab in bindings (but kept martin's review tag) - renamed adc key node - renamed flash_1v8 regulator to match schematics - fixed vddcpu regulator voltages - fixed ethmac rgmii-txid and checked it still worked - added missing GPIO lines names (thanks martin !) [1] https://lore.kernel.org/r/20210429170404.3616111-1-narmstrong@baylibre.com [2] https://lore.kernel.org/r/20210505073248.3816183-1-narmstrong@baylibre.com Neil Armstrong (3): arm64: dts: meson-sm1: add toacodec node dt-bindings: arm: amlogic: add Banana PI M5 bindings arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts .../devicetree/bindings/arm/amlogic.yaml | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../dts/amlogic/meson-sm1-bananapi-m5.dts | 646 ++++++++++++++++++ arch/arm64/boot/dts/amlogic/meson-sm1.dtsi | 10 + 4 files changed, 658 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts -- 2.25.1 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic