From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0473C4963A6; Thu, 7 May 2026 20:35:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778186101; cv=none; b=DaAmnyQL4L/sa5NFlEsmL7+PnpKxEtKpZRIMrovauKHWT1QrfI/m25kxrVXRmhosXUsuOilyuza9pMTGVNY0KlTr1TWSDC9Qnuj9J2Do8R+7I/jDKoZM7oYwekGbWi/slEpDPQAbXrb+4mOwu7yhq2ZrY7LNqE8L8raDJ+8k9CU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778186101; c=relaxed/simple; bh=NKbKxfn80P1typlFvXWHegJuR3Oi8+ijNXGV3Q3v1qY=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=tomt+7ODhPKklbFI4MLD55JW/ecM07tQ9UL4gM0+S6f2U9TABg13VuLcCLrVjZoy6FZB04ZKD2zCsOAbura7ahO/XiDhqlzXXQLxjijs5ZnFu94C3/JnLNi5nvOaaHE5S0yWAjJ9zQa4htpxR+zaA7J1kycZ+plw+aKtIwa4Sqg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=qU1hBbzq; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="qU1hBbzq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 87159C2BCC9; Thu, 7 May 2026 20:34:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778186100; bh=NKbKxfn80P1typlFvXWHegJuR3Oi8+ijNXGV3Q3v1qY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qU1hBbzqqM7pQtzzzBKRgksZS+aMOF8WylWkjgMQEjvOw/ExAdSw4mnUhi57NNQ6E tb8a2dkI+OK+Q1QhV7Yc37gMhNDuxp5RpnfKaezMdiVq8xjY+uPtkwdC4zjPuAeFOm oeQgdN0JWrluawmr8RNegDVcXBrTA+otto2ivf8iPFGlFJtFJi5NuDNflvuXgnYuMI T/w2V3xjjbib4Oihe+a66idbbuc22j7YfXdvGADgxTN/pSJhvI+2IgJjOPLZbe87xW 5WDgdTMtmX0kxp+zgP+NZG4h1IjuscFwhyqRUM3B4MZXoAEuxEQBlziB7Jj1ZE+HPf uYC/7erZFqbNQ== From: Bjorn Andersson To: Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Dmitry Baryshkov , Abel Vesa , Wesley Cheng , Maulik Shah , Qiang Yu , Taniya Das , Pankaj Patil , Jyothi Kumar Seerapu , Dmitry Baryshkov , Varadarajan Narayanan , Bryan O'Donoghue , Krzysztof Kozlowski Cc: Konrad Dybcio , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Raviteja Laggyshetty , Kamal Wadhwa , Jishnu Prakash , David Heidelberg Subject: Re: [PATCH v2 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes Date: Thu, 7 May 2026 15:34:22 -0500 Message-ID: <177818606027.73000.3638900496312664503.b4-ty@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260405-dts-qcom-w-1-fixes-v2-0-1f2c7b74a93f@oss.qualcomm.com> References: <20260405-dts-qcom-w-1-fixes-v2-0-1f2c7b74a93f@oss.qualcomm.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Sun, 05 Apr 2026 15:39:27 +0200, Krzysztof Kozlowski wrote: > Changes in v2: > - Fix patch #3 subject prefix > - Tags > - Link to v1: https://patch.msgid.link/20260404-dts-qcom-w-1-fixes-v1-0-b8a9e6806e0a@oss.qualcomm.com > > Not marking stable as these do not have actual impact on user, but still > warnings are not desired. > > [...] Applied, thanks! [1/5] arm64: dts: qcom: glymur: Fix USB simple_bus_reg warning commit: cd66b6d256f94e40922941e14d7f9390d35d072b [2/5] arm64: dts: qcom: glymur: Fix cache and SRAM simple_bus_reg warnings commit: 46eccc1034c3740b07b58c125190bbb99247c9de [3/5] arm64: dts: qcom: ipq5424: Fix USB simple_bus_reg warnings commit: 864fde494aa1dd26c68254661f2ce973e9f03832 [4/5] arm64: dts: qcom: sc8180x: Fix phy simple_bus_reg warning commit: f319a5fc998e29699d325af0e461721b3768eeec [5/5] arm64: dts: qcom: sdm845-mezzanine: Fix camss ports unit_address_vs_reg warning commit: f20a82aacd7f381084391a8d1f0f58defa91974c Best regards, -- Bjorn Andersson