From patchwork Mon Nov 28 00:42:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 13056921 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 2B5FBC4332F for ; Mon, 28 Nov 2022 00:44:05 +0000 (UTC) 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=kMA5skt8Ff8xRY5cTE/rfSHFF58BCfbHs6diLsadGJo=; b=vHGHw7feBAor91 0X073JgjBKMNIAU/tfqiTa5TH20T52bMR+ns/8syQg4v7m42nF3W0jxv6+WN0wwHFBld4UzjmSyQL 1Llx+BhRNDE/Z7Za97sg/8s1mvZsZ4lg4Q4t1a9FXwfaaEGN4expln/IOiWsf0BNW+HTxJVix5ipC XKIa8TJ3VOfDGbSmHUrn1cijxde3neawv1MVbXsnu0LbUhjEtirLfRHi+O7ks87Yr0pFYTYxJx/Wj 812JJ1lp1LV5Oh9VyM5M7AvkFnkJLEvNmi4fla0oA9Eduoq/wFtR2H/Ks9LM3chaFu8GEPAIE+L8e Fr8WnHFbxQ62XKiIuQUA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozSEf-00EQOG-0u; Mon, 28 Nov 2022 00:43:01 +0000 Received: from relay10.mail.gandi.net ([217.70.178.230]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozSEb-00EQMQ-Tc for linux-arm-kernel@lists.infradead.org; Mon, 28 Nov 2022 00:42:59 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id F17A6240002; Mon, 28 Nov 2022 00:42:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1669596173; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Kwsc+0UF9pWSjiOSULBpsn4UHiJ8XxwF6+rG3fDsvcc=; b=Q2OfMPfgp6Iz4AjHVHmgb6vTK7PPDwtb0HxqUOgrq1ACX58AsvoP67KyV9yanAaoIjDM1g xU9WZ8iXPfyN7r1lZsSPpOWEksozYuIDk8lpqWxkehu73J7/ECt3BwuxjoefWzURZppW+N YwIx5BZ1bdZzNQWDqfp4WRuHaz2FssXO21Tpr29/h0Xeb8xFCh4/vhSAULcal62s4pxTKR +WjgX25IP+dUz0n4vsrrrhrvGuS24Rh6nr8/lqVAQhW/KxNGxNWp/o4+SiVE7z6ycm9pXw AfJNA2BFioz3ySEE4n2gxs8rcOr5SIH1DtcTt++EgV4CSQLjHjhxYAEIOds2Jw== From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: dt64 for v6.2 (#1) Date: Mon, 28 Nov 2022 01:42:52 +0100 Message-ID: <87fse39aer.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221127_164258_113665_AA5A12FD X-CRM114-Status: UNSURE ( 8.62 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, Here is the first pull request for dt64 for mvebu for v6.2. Gregory The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-6.2-1 for you to fetch changes up to 99d2900f5fa4b8021631a604cf54b52b94587722: arm64: dts: marvell: add optee FW definitions (2022-11-28 01:23:11 +0100) ---------------------------------------------------------------- mvebu dt64 for 6.2 (part 1) Update cache properties for various Marvell SoCs Reserved memory for optee firmware Turris Mox (Armada 3720 based Socs) - Define slot-power-limit-milliwatt for PCIe - Add missing interrupt for RTC ---------------------------------------------------------------- Konstantin Porotchkin (1): arm64: dts: marvell: add optee FW definitions Pali Rohár (2): arm64: dts: armada-3720-turris-mox: Define slot-power-limit-milliwatt for PCIe arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC Pierre Gondois (1): arm64: dts: Update cache properties for marvell arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 1 + arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 4 ++++ arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 5 +++++ arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi | 1 + arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi | 2 ++ arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi | 2 ++ arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 5 +++++ 7 files changed, 20 insertions(+)