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=-19.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS 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 0920AC4320A for ; Mon, 23 Aug 2021 18:45:14 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 A7495613AD for ; Mon, 23 Aug 2021 18:45:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A7495613AD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :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=TxOROe4taP/8Fj/fwRTNN/tjEhGaKAtQK320Pe6lsDY=; b=t048BbcndAibWg lsD2z6jOWl1vkQpXVx2RdN7UAVEdQZsGYpe2oXAVM6+HnTRSlWmNkqhW+fxFKTN49NXCCVFpUjuzI lLTHGX0BwM9tUOgW432/KeOI0xh4tt3NnGyxZ/OngaSLz4BIgAuBHrbw9f+/HSwIvss+AmXLg6rpU uI44aY/Hwx4zVSvw+ZJru7wrYZTFVO+zUbykCjCGs8GeEl/mHm1fQkS77JlcG8tswkWhrM45kXWgt F932whdOt0sZdkHor0Lo/lYiU3eW5XdzvISh7vnjxIDTQX7Z3T1WzzEoJ6k8saaLqov2iWG5VrvhI M7bFhErxyDAmPd2g6CpQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mIEwW-000Lqa-AZ; Mon, 23 Aug 2021 18:45:08 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mIEwT-000Lov-56; Mon, 23 Aug 2021 18:45:06 +0000 Received: from dynamic-046-114-139-102.46.114.pool.telefonica.de ([46.114.139.102] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mIEwR-0002Lr-VI; Mon, 23 Aug 2021 20:45:04 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: arm@kernel.org List-Id: Cc: soc@kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Rockchip dts64 changes for 5.15 - #2 Date: Mon, 23 Aug 2021 20:45:00 +0200 Message-ID: <6569432.ejJDZkT8p0@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210823_114505_284744_F1FB64FB X-CRM114-Status: GOOD ( 11.25 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Message-ID: <20210823184500.M0IenZfmRFidK75GhBDsWM6izSBknv9jTryBGU1tGJw@z> Hi Arnd, Kevin, Olof, another late (and now final addition) hopefully for 5.15. This includes some dts fixes for changes from previous pull request. So if it's still suitable, please pull. Thanks Heiko The following changes since commit 9a35fd01f4abc3974e12539448038307acf27f16: arm64: dts: rockchip: add RK3399 Gru gpio-line-names (2021-08-21 18:18:50 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts64-2 for you to fetch changes up to b12a5946f5ea7a54b8b983c42f0812152e3122de: arm64: dts: rockchip: add saradc to rk3568-evb1-v10 (2021-08-23 19:56:32 +0200) ---------------------------------------------------------------- Some fixes and the tiny addition of the saradc to the rk3568-evb ---------------------------------------------------------------- Alex Bee (2): arm64: dts: rockchip: Re-add interrupt-names for RK3399's vpu arm64: dts: rockchip: Fix GPU register width for RK3328 Michael Riesch (2): arm64: dts: rockchip: add missing rockchip,grf property to rk356x arm64: dts: rockchip: add saradc to rk3568-evb1-v10 arch/arm64/boot/dts/rockchip/rk3328.dtsi | 2 +- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 1 + arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 5 +++++ arch/arm64/boot/dts/rockchip/rk356x.dtsi | 1 + 4 files changed, 8 insertions(+), 1 deletion(-) _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip