From patchwork Mon Oct 12 03:31:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Billy Tsai X-Patchwork-Id: 11831525 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 77D51139F for ; Mon, 12 Oct 2020 03:33:06 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 1209220781 for ; Mon, 12 Oct 2020 03:33:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nrD6U/LP"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="a9PCm4mz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1209220781 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=aspeedtech.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject: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=MkwPXyB2Xrp/sXWHhD1w3XwTZGvmIfSCqbaiz8NXdII=; b=nrD6U/LPw+5Ic3haW2jkVm3a8X vuHBW3p5v1rQrQB7sYzfF8qz5ofLd4c9XC+0vvb3zDufYb4bUYGQbj63yG1VTQxiUVa2+O5qF7goM MkKmR1A64hxOJilPvuAf6tLQ8mk2z+zWhCZqLulYWaGYc+lWLxjH2E2nOLjjyXLa5wtXrooE5xuZe 0RPEhMnOvvx+61cs8U4ipNkBJ9LxrF92GU2fhDBo2ceinhoCFKliV8i04Ra/Vetc/+5J+TvPhrhJm 0gnvI2qxJpQuCaL0wPV9XabxjSxri52sFZkIZlIvC/PkA/oWZi/c+J4d0MJ1k6scbJk0dZsruKxVp GKLE/jFg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kRoZy-0008Gh-Tf; Mon, 12 Oct 2020 03:32:54 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kRoZx-0008GZ-DQ for linux-arm-kernel@merlin.infradead.org; Mon, 12 Oct 2020 03:32:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Type:MIME-Version:Message-ID: Date:Subject:CC:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=EtcQyvd9Zb7KjlIwWflRPykgBtQ4Z5g8O/U6es4Pu/s=; b=a9PCm4mzRYTKtffV1CVJjpNz9c xDWD8c9TXcNycemMo3K0VMCSL2o+Btgx9DdnkfC+aKik7JMgTVHFgrnWvVN4ComDKlE2x9SHOPb3f XDktPzYOGIRdZrTtRsku9W0R3l+GqkvX1iFfqT0m3KyW3Pn3/u2/eM3DAxG2uuQd12REE5Bxl6YOt Tu0IHirdWLLA4kpp6aITYGHCnrTjcI2d8Y8FrYTljdd5LVc+mFlcCushwFqvWXo1LGedRIcoQR3Gh JrL3XTYuD2qxvaNHrFfGa6t1I7w9EIdyRl1GYBL1XyN4c2O6cfGvT7uYR7MhDDiPbYIEysR9IrGb9 l4mgo6ig==; Received: from twspam01.aspeedtech.com ([211.20.114.71]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kRoZn-0003vr-Po for linux-arm-kernel@lists.infradead.org; Mon, 12 Oct 2020 03:32:51 +0000 Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 09C3TpBf087375; Mon, 12 Oct 2020 11:29:51 +0800 (GMT-8) (envelope-from billy_tsai@aspeedtech.com) Received: from localhost.localdomain (192.168.10.9) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 12 Oct 2020 11:32:00 +0800 From: Billy Tsai To: , , , , , , , , , , Subject: [V2 PATCH 0/3] Fix the memory layout and add sgpio node for aspeed g6 Date: Mon, 12 Oct 2020 11:31:47 +0800 Message-ID: <20201012033150.21056-1-billy_tsai@aspeedtech.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [192.168.10.9] X-ClientProxiedBy: TWMBX02.aspeed.com (192.168.0.24) To TWMBX02.aspeed.com (192.168.0.24) X-DNSRBL: X-MAIL: twspam01.aspeedtech.com 09C3TpBf087375 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201012_043246_882899_10F17A0B X-CRM114-Status: UNSURE ( 8.64 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-1.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=billy_tsai%40aspeedtech.com; ip=211.20.114.71; r=casper.infradead.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: BMC-SW@aspeedtech.com Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org This patch series is used to add sgpiom and sgpios nodes and add pinctrl setting for sgpiom1 v2: - Split the change of dts and pinctrl to two commit. - Add the compatible string for aspeed,ast2600-sgpiom. aspeed,ast2600-sgpios will implement in the future. Billy Tsai (3): Arm: dts: aspeed-g6: Fix the register range of gpio Arm: dts: aspeed-g6: Add sgpio node pinctrl: aspeed-g6: Add sgpiom2 pinctrl setting .../devicetree/bindings/gpio/sgpio-aspeed.txt | 8 +-- arch/arm/boot/dts/aspeed-g6-pinctrl.dtsi | 5 ++ arch/arm/boot/dts/aspeed-g6.dtsi | 54 ++++++++++++++++++- drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c | 30 +++++++++-- 4 files changed, 89 insertions(+), 8 deletions(-)