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=-16.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 67731C4727F for ; Wed, 30 Sep 2020 06:37:45 +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 E48242075F for ; Wed, 30 Sep 2020 06:37:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="1wV1Onez" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E48242075F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=hisilicon.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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Date:Message-ID:To:Subject: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=49XfMLrwphqTfzY6ffYsBXsMzrXHodJ4FIAQ6Qd5AYA=; b=1wV1OnezFyCm5Q7SDCZOA5g7rq 9dOyF4RPjlorOWIhqJPObeglM/O9VIFI89OvvTNSDEwjCqBYctGv4S814FWkfJ+i1tSR4LXHXbwfK x/f5fLPBiAy618hJPWhutbpcEfBIHdlEp6hheyv3IqIcRHnJruIxycFeoJ1Qz+AMAEDOhBkl82Cn4 iH68+QPT/b80z/Npvl+JVi+zkJMCYPGJPzYUhnu6ThRlQaP/5YZYOEC80zaerkjrhtNRtdg6jON6l bIObAmsPk1w3p28sSufUjfYh+9x9EEYuM6OiHaevbwerZqreQCsYRQXIWzijoT7AGXJTj/CPJAkjb LPRDc52g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNVhv-00023k-5J; Wed, 30 Sep 2020 06:35:19 +0000 Received: from szxga06-in.huawei.com ([45.249.212.32] helo=huawei.com) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNVhs-00023B-E8 for linux-arm-kernel@lists.infradead.org; Wed, 30 Sep 2020 06:35:17 +0000 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id 74EB0A3EECAE7A204DE3; Wed, 30 Sep 2020 14:35:09 +0800 (CST) Received: from [10.57.101.250] (10.57.101.250) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.487.0; Wed, 30 Sep 2020 14:35:03 +0800 From: Wei Xu Subject: [GIT PULL] arm: dts: hisilicon dts updates for v5.10 (take two) List-Id: To: , "arm@kernel.org" , "linux-arm-kernel@lists.infradead.org" Message-ID: <5F742717.5080405@hisilicon.com> Date: Wed, 30 Sep 2020 14:35:03 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 X-Originating-IP: [10.57.101.250] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200930_023516_741642_A6DFCE41 X-CRM114-Status: GOOD ( 11.23 ) 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: Kefeng Wang , John Garry , Tangkunshan , Arnd Bergmann , Shameerali Kolothum Thodi , Salil Mehta , Jonathan Cameron , Linuxarm , Wei Xu , Rob Herring , huangdaode , "Leizhen \(ThunderTown\)" , Olof Johansson , "Liguozhu \(Kenneth\)" , Zhangyi ac , Shiju Jose 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 Hi ARM-SoC team, Sorry for the late pull request! Please consider to pull the following changes. The sd5203 SoC related dt binding patch has been applied to Rob's next tree: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?h=for-next&id=622462b1ea70426310c86623213ffad5ec7c35e2 Thanks! Best Regards, Wei --- The following changes since commit 3328c656663f59382879992419859d73f359ac59: ARM: dts: hisilicon: Fix SP805 clocks (2020-09-14 16:31:06 +0800) are available in the git repository at: git://github.com/hisilicon/linux-hisi.git tags/hisi-arm32-dt-for-5.10-tag2 for you to fetch changes up to a332f5f96b2724a436d3a75b0bbf053d0a002c02: ARM: dts: hisilicon: add SD5203 dts (2020-09-30 14:15:18 +0800) ---------------------------------------------------------------- ARM: DT: Hisilicon ARM32 SoCs DT updates for 5.10 (take two) - Fix the system controller compatible for the hi3620 and hip04 SoCs - Add the basic device tree for the hisilicon SD5203 SoC ---------------------------------------------------------------- Kefeng Wang (1): ARM: dts: hisilicon: add SD5203 dts Zhen Lei (1): ARM: dts: hisilicon: fix the system controller compatible nodes arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/hi3620.dtsi | 2 +- arch/arm/boot/dts/hip04.dtsi | 2 +- arch/arm/boot/dts/sd5203.dts | 96 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 100 insertions(+), 2 deletions(-) create mode 100644 arch/arm/boot/dts/sd5203.dts _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel