From patchwork Fri Jun 17 23:31:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= X-Patchwork-Id: 12886108 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 5B0E9C433EF for ; Fri, 17 Jun 2022 23:33:02 +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=z6lWGwXTAi/N2SAtnf6gLgEMwCNiRkcQsffPG6RSLSE=; b=rVlMTi78fkg6pK z4CbNwtr09bWIkofI6q2G9yM7D5LCRE2D2jCJb0wLc+B9f68idiSUv/7AAGhwDFQ37K4rCleOXXxg zHD4O7/d+QbDMDD6JL/JH7ZVj9HFAexPNwLQTxKfn/L0xJWzTNy1KOIehp3HKZZuMKjumrgvzEO2M DRMXl0kuVzYRGu0J2mIirIKbyz1pBZXFWhPvv1/3ZDmq5wrfJBCesu9ooMLtDnjaA2ikLRA7JRHiA dWqqYb36EJeBhj5sCNd5pVFwH6RD1PrX2WdGSEt9Rv6pzH+LCRPxPZOcCIg6kqLf6XhsdSTH+4BcG 1wVGpkeYxvcKiWpGNxgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2LRb-009e7c-6s; Fri, 17 Jun 2022 23:32:03 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o2LRY-009e66-12; Fri, 17 Jun 2022 23:32:01 +0000 Received: from notapiano.myfiosgateway.com (pool-98-113-53-228.nycmny.fios.verizon.net [98.113.53.228]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: nfraprado) by madras.collabora.co.uk (Postfix) with ESMTPSA id AE5D2660172C; Sat, 18 Jun 2022 00:31:54 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1655508716; bh=7wdR9GvFJ2bRNSzgrHreRp4aQnYXr82CkaIfrcIiHjg=; h=From:To:Cc:Subject:Date:From; b=Q8LbSG0W5fF0m/cSGiv8xa0mqAZWTpbMvxYMD+7BSbtVKTdbrvoUtaQDDXzk9qFt7 fMM1UNhnfH9do5G/E98ALoY3I4NZ44MS/4FZ/IfXRhIISn10CY2ZVnslNsWw8YdPMG 33frzXAIMwX1To78f+RkByZBhCGCzMKB2BbCmlaF6fvG5XBIZh6Bbg7nB8HZ5/DRWz xLwCOVDNEhIcFOV/D63AAroGoqCbADVEy44ANEL3PEpoO7TeJolA8Db4f+FL6Eccsz aCRPOwS2JPZpEGGP0DEiqvzQT05sDIbyhYeWCT15Bc29+eBklYb3R/RUHnzm5qgarT wPd6KS4pdsT1Q== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Matthias Brugger Cc: AngeloGioacchino Del Regno , kernel@collabora.com, =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , James Liao , Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: [PATCH 0/2] dtbs_check warning fixes for idle-states nodes in mt8192.dtsi Date: Fri, 17 Jun 2022 19:31:48 -0400 Message-Id: <20220617233150.2466344-1-nfraprado@collabora.com> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220617_163200_322718_9AB7CCB7 X-CRM114-Status: UNSURE ( 6.09 ) 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 A couple of simple changes to get rid of dtbs_check warnings on idle-states nodes in mt8192.dtsi. NĂ­colas F. R. A. Prado (2): arm64: dts: mt8192: Fix idle-states nodes naming scheme arm64: dts: mt8192: Fix idle-states entry-method arch/arm64/boot/dts/mediatek/mt8192.dtsi | 26 ++++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-)