From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 0979A3F12EA; Wed, 8 Jul 2026 14:57:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783522661; cv=none; b=MC7jZxTbipK28VGkSIWVYxngRpsPhBSsSItfx/bM+jqBTnb8UtgSO0BzGTsUxZX3OVgoBAWediWuBkeSgYiEOXL54+Zz0QU7c1MGmCkGsbNhIJS+H/CO3e+7T2ATfPe384qgoufs8LHsZkYon0yslEIsWtax65VEZsq+lPfsLfQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783522661; c=relaxed/simple; bh=/q/fxWutOi1AxQ+tHHUPmXtl+rGuFBVU3ZQTpGi5Q2g=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=KcAcN4BuSZQVEFywpKJMi0afqRD4ozD+FhYDue+rMVTJ0Rbcbj4it3Dj4Z1o/lxZkZIjeXzjcg96FQl9KyKppaD8J4xKG62UjUmejZBiyEdGRsnu6Kswss3mJ1Lajfo6ijFxJ+OvUXSA6tn+KPJ39D0HVr+879yuSWeMkAeil/w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Wy60RoBW; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Wy60RoBW" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4C4001F000E9; Wed, 8 Jul 2026 14:57:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783522659; bh=qba1OiBGywWI92XNauz/+tp4w4FLw/XVvQpVbQmURdk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Wy60RoBWBca7IMaViUbLyTnc1+t0bhhtpZBkLJO4nSR6tb1HgB+nOX3CaUDTAqPM6 +gXOkWL27nbGxGXhCVVcizdM79Xtdj3BFqklHJfXIn/U4WaBaplYxoFiNT/u4wtbJn 69pHvIzwqg5iP15eGXOVbZy7hpXVPXbNHgUj/jaxisNwbOLkhQoEGGAuDBnNQT32QJ R6ONmufGmAxouqtqBcnIfu57iWJkzkon9ye0iMEIrJn3rzdp+47tDVbnonsvrFypfR NAYfAvEIl/xjeuTfa/7/++h30VdShwe9OisUixupIh01/O+TfVBdtpapQkvJdPMKmq JFLPg6/azMQrg== From: Bjorn Andersson To: Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Konrad Dybcio Subject: Re: [PATCH v2 0/4] arm64: dts: qcom: Few style cleanups Date: Wed, 8 Jul 2026 09:56:40 -0500 Message-ID: <178352261653.2235436.5970190156058633013.b4-ty@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260706-dts-qcom-style-checker-v2-0-90c781ae0417@oss.qualcomm.com> References: <20260706-dts-qcom-style-checker-v2-0-90c781ae0417@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 Mon, 06 Jul 2026 11:39:43 +0200, Krzysztof Kozlowski wrote: > Changes in v2: > - Do not fix splash_region@e3940000 in Milos (damn ABL) > - Fix indent also in qrb2210-rb1-vision-mezzanine.dtso > - Link to v1: https://patch.msgid.link/20260706-dts-qcom-style-checker-v1-0-16ce82a2bcfd@oss.qualcomm.com > > Few style cleanups from my scripts and one thing pointed out by checker, > which we will roll out gradually. > > [...] Applied, thanks! [1/4] arm64: dts: qcom: Use hyphen in node names commit: 875828bc0db83dfc3fea8f0619d46f9aee9e3ca5 [2/4] arm64: dts: qcom: Use tab for indentation commit: cfda9e4f1ea927602352ba45071e7711ce379b50 [3/4] arm64: dts: qcom: Use lowercase hex for unit addresses and values commit: e252339d7ef9e1a8419a734931b9f820b1a2bf56 [4/4] arm64: dts: qcom: Correct whitespace around '=' commit: e43584952ee7df0f72e8311341d780d84f03159c Best regards, -- Bjorn Andersson