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=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 C76A6C4363D for ; Wed, 23 Sep 2020 22:19:14 +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 43DB52311A for ; Wed, 23 Sep 2020 22:19:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="oaiKvcrF" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 43DB52311A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-rockchip-bounces+linux-rockchip=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:References:In-Reply-To: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:List-Owner; bh=RfiXXWNVM7YgCXBDDiMWGKZzAlOFhJK6d0uGcAY2E5g=; b=oaiKvcrFrZM3J2Ii8WZ1yHiPN sXDOq1lGH73VJ/NrbCdcrVXCWYoYjcLJgHmHMN93wsQLoQomIuCi5wbr0BTW6vUxXIXc01/M4BQf4 7sKnmTlbx/8qyY1lk0lxrcI1T4L1hxUDFREoHrxqC89pR+KMLHyk/A3q2HL0AKrAbN4y61yupCkbu kEGp0EvWwncU5emMHEzFikSiyANGNPSpfuAoY3gvg1NbqKSu0Ne4IAJ5qHhNKJEnSJCDT0Iy81uYP NFnDEEAIh+vHeWr+LhB///iWFoNY/QWyGFaRvQVyHveR902RNZgavoVcQfRuVg/8jORlDE8Omd0m8 LnGu9YeqA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLD6T-0002OJ-RC; Wed, 23 Sep 2020 22:19:09 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLD6S-0002Nr-9i; Wed, 23 Sep 2020 22:19:08 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kLD6R-0001gQ-EP; Thu, 24 Sep 2020 00:19:07 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: arm@kernel.org Subject: Re: [GIT PULL 2/2] Rockchip dt32 changes for 5.10 Date: Thu, 24 Sep 2020 00:19:06 +0200 Message-ID: <4293766.LrauBeaUkW@diego> In-Reply-To: <16010805.MhVyP8KKtY@diego> References: <16010805.MhVyP8KKtY@diego> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200923_181908_359505_B4ABD62E X-CRM114-Status: GOOD ( 10.99 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Cc: linux-rockchip@lists.infradead.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.10-rockchip-dts32-1 for you to fetch changes up to 0cf10e6f94335495f90fc62fb75d9569f6a603fb: ARM: dts: rockchip: replace status value "ok" by "okay" (2020-08-30 21:47:07 +0200) ---------------------------------------------------------------- cpu-supply fixes (supply for each cpu core not only cpu0) and a spelling for the status property. ---------------------------------------------------------------- Adrian Schmutzler (1): ARM: dts: rockchip: replace status value "ok" by "okay" Johan Jonker (3): ARM: dts: rockchip: update cpu supplies on rk3288 ARM: dts: rockchip: rk3066a: add label to cpu@1 ARM: dts: rockchip: update cpu supplies on rk3066a arch/arm/boot/dts/rk3066a-bqcurie2.dts | 6 +++++- arch/arm/boot/dts/rk3066a-marsboard.dts | 6 +++++- arch/arm/boot/dts/rk3066a-rayeager.dts | 6 +++++- arch/arm/boot/dts/rk3066a.dtsi | 2 +- arch/arm/boot/dts/rk3288-evb.dtsi | 2 +- arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi | 2 +- arch/arm/boot/dts/rk3288-firefly.dtsi | 2 +- arch/arm/boot/dts/rk3288-miqi.dts | 16 ++++++++++++++-- arch/arm/boot/dts/rk3288-popmetal.dts | 16 ++++++++++++++-- arch/arm/boot/dts/rk3288-r89.dts | 16 ++++++++++++++-- arch/arm/boot/dts/rk3288-rock2-square.dts | 2 +- arch/arm/boot/dts/rk3288-tinker.dtsi | 2 +- arch/arm/boot/dts/rk3288-vyasa.dts | 14 +++++++++++++- 13 files changed, 76 insertions(+), 16 deletions(-) _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip