From patchwork Thu Sep 27 08:24:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jisheng Zhang X-Patchwork-Id: 10617577 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5CB92913 for ; Thu, 27 Sep 2018 08:27:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4BFF82B04E for ; Thu, 27 Sep 2018 08:27:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3E4712B052; Thu, 27 Sep 2018 08:27:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 568522B04E for ; Thu, 27 Sep 2018 08:27:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Content-ID:Message-ID:Date :Subject:To:From:Reply-To:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=CsKtPB0d2U3rY9yUuTXPmBmwOUT3BlpqXoX1qRpAAvw=; b=boyAf8JdManYnx zOmz7Ldd7GPUGOehQIVj49AKoQenPGqFmpjegjYfQmWNHqRLlNBljPIpIBqAQPJH5XJ6p7WA0Y35Y OcGArc7wxk7MKispB6ldIHXhbIJ2/rMjRJZkWz82HGCMD7HsEoeKvfDSA7tE8ifB7j30lV3UKfe0P xISJyy7EujsCBxUCWZ/AjFAhAL8juCX/hiG6l//6j7rfcHTME/odtvxSN4BdYO3/8NGI3112qEVqw hn/8EQrjjwPUgea/rHI6Z1wub8e1TYYBDdk7ataSsKpoX+pAZ2P5etngTX/h9+fKGhJhiXz75y6gp 8gWF3feZyia2jmlt08tA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5Rdm-0003Gs-Dg; Thu, 27 Sep 2018 08:27:18 +0000 Received: from mail-eopbgr680066.outbound.protection.outlook.com ([40.107.68.66] helo=NAM04-BN3-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5Rbq-0001cK-Kw for linux-arm-kernel@lists.infradead.org; Thu, 27 Sep 2018 08:25:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=Synaptics.onmicrosoft.com; s=selector1-synaptics-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=VDihTbYKQ5z2/TO0KBGyL5fvi9i9LOfsBq2KTnq4dNw=; b=csxLGmO4XnEOeJzlpsExQzJiyen1SCTEhhKjhhlP/0DYv8XMLB8f7b+Bd1Xykgs9WmrgR9URJQ/m4ZSA9E8fbDRyZ5PnhIw6pJLv71WAq0tbqiAXN1Y8J5eWlVVjwJfmKB1MycXahQeTRYxD8MADlB3w1FHf4VO0ycW9VVQTPWc= Received: from SN1PR0301MB1584.namprd03.prod.outlook.com (10.162.130.18) by SN1PR0301MB2096.namprd03.prod.outlook.com (10.163.228.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1164.22; Thu, 27 Sep 2018 08:24:48 +0000 Received: from SN1PR0301MB1584.namprd03.prod.outlook.com ([fe80::787c:e5fd:972e:f74e]) by SN1PR0301MB1584.namprd03.prod.outlook.com ([fe80::787c:e5fd:972e:f74e%2]) with mapi id 15.20.1164.024; Thu, 27 Sep 2018 08:24:48 +0000 From: Jisheng Zhang To: Arnd Bergmann , Olof Johansson , "arm@kernel.org" Subject: [GIT PULL] berlin dt64 changes for v4.20 Thread-Topic: [GIT PULL] berlin dt64 changes for v4.20 Thread-Index: AQHUVjuN50bHLJ6oxkaSXCfrlxbSbQ== Date: Thu, 27 Sep 2018 08:24:48 +0000 Message-ID: <20180927162106.7a7e48f7@xhacker.debian> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.147.44.15] x-clientproxiedby: BYAPR05CA0019.namprd05.prod.outlook.com (2603:10b6:a03:c0::32) To SN1PR0301MB1584.namprd03.prod.outlook.com (2a01:111:e400:5232::18) authentication-results: spf=none (sender IP is ) smtp.mailfrom=Jisheng.Zhang@synaptics.com; x-ms-exchange-messagesentrepresentingtype: 1 x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; SN1PR0301MB2096; 6:pgUUp1CbOb3ZkJ/NyiZvpO4YJ8VDKseYBHMk7P+ZB1/1dHEC3bmAojhfB1qOqg4NIsLynfE6x6FQE/fb9PbWdPN+sGbvy64pdX6a0yCTqT5jXfhsMZ63xW+9kugB8NpwYLVXmanYSS2JLXOD3y4GpNWc5WXOihIkyX227LtxLPA/V6O3cRrN9S6nz0+0vj1ZyPR4DSGs817w+ciwFQISgpjgjveIzNSH8jYt+aOdvYgSKGSwZ+kF2on0AozhGGxry+1AZ7RxO/euMPsM9GMdW697rznmPoOLud34+J9R0qBJWouH2llsot/GbtD2Kit59M9uLSlGoZIplttDGW9UJhktKMjrI0i10KxCc7WRElkYNVUvsVYLPZhGUh2MnPj7f24WnN7UomCWxtelNAi3MDciBOBES1J3sssJiEzczjuHiRUqBrFOvXHUndUKozjhm3s3J5CKzQbexXJr2THpoA==; 5:Xx3No61FR/6XhcK23XRlkK6brBugZ+Vpgt3wIJQVD++zPZUry0fsPoEnggJ/4yTU0d0SlFr3G7k5UVK+CpQlyPaKOWUBmxdA5MAQUtI6qvbQVS0JBb+ItAoMLUQ57zx6budtCK+EO/73hD88P83KDy57BocxgX9m/RL+8S9vTdU=; 7:1+sibBSviZ2zLXYTDvsz49cE76+mtlgFFXAcGxZ3xWXFZzuOTHcD9F8a9tuMAQnFuk5/4TE2JRaGHYINLSqBdjgRNYSMMCuwJAhWWldVhdgSDY2/8t+xJAKexXotTG0zdihZgD1SVQrk993h92lZhVkHtvTwWC9PTW3A5/Mia3i3oHX64DQ0hqw5CaF5asfU1xMcyS20UDqZ5VTmdoR0PgVWpOiOnK2i/7j1fyQnocewenQdlzA4IPY4iyzqXMN2 x-ms-office365-filtering-correlation-id: 7d361607-7482-46bd-0560-08d62452afc8 x-microsoft-antispam: BCL:0; PCL:0; RULEID:(7020095)(4652040)(8989299)(4534165)(4627221)(201703031133081)(201702281549075)(8990200)(5600074)(711020)(2017052603328)(7153060)(7193020); SRVR:SN1PR0301MB2096; x-ms-traffictypediagnostic: SN1PR0301MB2096: x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(84791874153150); x-ms-exchange-senderadcheck: 1 x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(6040522)(2401047)(8121501046)(5005006)(10201501046)(3002001)(93006095)(93001095)(3231355)(944501410)(52105095)(149066)(150057)(6041310)(20161123562045)(20161123564045)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(20161123560045)(20161123558120)(201708071742011)(7699051); SRVR:SN1PR0301MB2096; BCL:0; PCL:0; RULEID:; SRVR:SN1PR0301MB2096; x-forefront-prvs: 0808323E97 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(376002)(136003)(366004)(39860400002)(346002)(396003)(199004)(189003)(25786009)(99286004)(476003)(6512007)(9686003)(39060400002)(66066001)(71200400001)(71190400001)(4326008)(478600001)(2900100001)(97736004)(86362001)(110136005)(33896004)(186003)(316002)(102836004)(3846002)(54906003)(52116002)(6116002)(26005)(5660300001)(1076002)(6506007)(386003)(5250100002)(2906002)(486006)(6486002)(6436002)(8936002)(8676002)(2501003)(72206003)(14454004)(81166006)(81156014)(105586002)(106356001)(305945005)(53936002)(256004)(7736002)(14444005)(68736007)(34290500001)(39210200001); DIR:OUT; SFP:1101; SCL:1; SRVR:SN1PR0301MB2096; H:SN1PR0301MB1584.namprd03.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: synaptics.com does not designate permitted sender hosts) x-microsoft-antispam-message-info: CqpgW1zm+pOCTgkIyowm162TNSyi3JAqbMFG1K9TfJJT2PzTWEJpxln2Q7IpHhCEU5Bf8mo1AgAf1bMH/5RTUzYJ5TcA/veKZ61hFQqSI8HvZeMSPVPF+520zOyWWCm3Sc3qpfMd6wnTv2YqDk/KyaAYvOv7IaXA8AT432A5BHAeZvE6w6LhNX340MZwOnsB9qz21qkuPFBlZc5eZHRl0GWtzaNVh7ARrg59vjaa0cJ8SxhidmhI8ZvNt5QAiD0MQrdEXaFS0Q8bCduGyaEqWsFlYJNEDMZyLqEJlkRbag8fR5cWW0ycg0gl7hee+w0gvhgQSRLvbDWtFdNbJNaw5SlTZUpMJIjRbDsyFpcgJHk= spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-ID: MIME-Version: 1.0 X-OriginatorOrg: synaptics.com X-MS-Exchange-CrossTenant-Network-Message-Id: 7d361607-7482-46bd-0560-08d62452afc8 X-MS-Exchange-CrossTenant-originalarrivaltime: 27 Sep 2018 08:24:48.2356 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 335d1fbc-2124-4173-9863-17e7051a2a0e X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN1PR0301MB2096 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180927_012518_852158_3CDB332D X-CRM114-Status: GOOD ( 12.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "linux-arm-kernel@lists.infradead.org" , Sebastian Hesselbarth Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, Here is the pull request for berlin dt64 changes for v4.20. Thanks, Jisheng The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jszhang/linux-berlin.git tags/berlin64-dt-for-v4.20 for you to fetch changes up to 087682f5a75bec349cdcb34c29384a051587aa99: arm64: dts: synaptics: add dtsi file for Synaptics AS370 SoC (2018-09-27 14:48:43 +0800) ---------------------------------------------------------------- Berlin64 DT changes for v4.20 - move berlin binding documentation to syna.txt - add binding for the AS370 SoC - add dtsi file for Synaptics AS370 SoC ---------------------------------------------------------------- Jisheng Zhang (3): dt-bindings: arm: move berlin binding documentation to syna.txt dt-bindings: arm: syna: add support for the AS370 SoC arm64: dts: synaptics: add dtsi file for Synaptics AS370 SoC .../arm/{marvell/marvell,berlin.txt => syna.txt} | 11 +- arch/arm64/boot/dts/synaptics/as370.dtsi | 173 +++++++++++++++++++++ 2 files changed, 183 insertions(+), 1 deletion(-) rename Documentation/devicetree/bindings/arm/{marvell/marvell,berlin.txt => syna.txt} (89%) create mode 100644 arch/arm64/boot/dts/synaptics/as370.dtsi