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=-15.5 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=unavailable 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 0CBEBC433DF for ; Tue, 21 Jul 2020 03:24:50 +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 CF1FA20729 for ; Tue, 21 Jul 2020 03:24:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="iRdWcg9H" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CF1FA20729 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:Subject:From:To: 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=I5tBJiXXQUlQ28+iGmILusN7/t9fLsI3+jUqG20Exrk=; b=iRdWcg9HNRm/HhLCP/xt2X2gZn H7VNJWBkVzcG72joIMbs0mrDmCmjtC0CreQ5+x2yRE7d2VDT2Skc2DamciB2KOpshHVyaVjYd/Ink aOztjzPGxEjchcheY111nTvuJW0Vo2yJd5IPInkwF6sj7HsHqAFlV6nxzCnn5DYkBwsoiKS95VhkQ ky0vyX142n4k4WZXYqfm8JajaJL2vzxjyFw6SKrSszOkU7SSghJ8WH42S72kKdvSXzE1yu8/M0NCS DRYKzq9AHtDDgVQObZgpNefy5PCpyV80cZ3GVlsf97NcZ4I9j1tCH8FmuINTjQLg/0+n5BoUVAMgY hS1gQ8dw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxisS-0000j7-3g; Tue, 21 Jul 2020 03:23:36 +0000 Received: from szxga04-in.huawei.com ([45.249.212.190] helo=huawei.com) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxisH-0000fx-33 for linux-arm-kernel@lists.infradead.org; Tue, 21 Jul 2020 03:23:27 +0000 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id D9F35D81C732AF39B1EA; Tue, 21 Jul 2020 11:23:22 +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; Tue, 21 Jul 2020 11:23:12 +0800 List-Id: To: , "arm@kernel.org" , "linux-arm-kernel@lists.infradead.org" From: Wei Xu Subject: [GIT PULL] arm: dts: hisilicon dts updates for v5.9 Message-ID: <5F165FA1.2030301@hisilicon.com> Date: Tue, 21 Jul 2020 11:23:13 +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-20200720_232325_490560_3844661D X-CRM114-Status: UNSURE ( 7.89 ) X-CRM114-Notice: Please train this message. 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: Salil Mehta , Tangkunshan , Arnd Bergmann , Shameerali Kolothum Thodi , John Garry , Linuxarm , Krzysztof Kozlowski , xuwei5@hisilicon.com, Jonathan Cameron , Olof Johansson , Shiju Jose , "Liguozhu \(Kenneth\)" , Zhangyi ac , huangdaode 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, Please consider to pull the following changes. Thanks! Best Regards, Wei --- The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://github.com/hisilicon/linux-hisi.git tags/hisi-arm32-dt-for-5.9 for you to fetch changes up to 5720fcdc2e5af74e51c5e3102fcefd9fb061a666: ARM: dts: hisilicon: Align L2 cache-controller nodename with dtschema (2020-07-17 10:09:21 +0800) ---------------------------------------------------------------- ARM: DT: Hisilicon ARM32 SoCs updates for v5.9 - Update L2 cache controller nodes to fix dtschema validator warnings for hi3620 and hix5hd2 ---------------------------------------------------------------- Krzysztof Kozlowski (1): ARM: dts: hisilicon: Align L2 cache-controller nodename with dtschema arch/arm/boot/dts/hi3620.dtsi | 2 +- arch/arm/boot/dts/hisi-x5hd2.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel