From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: [PATCH v2 0/5] arm64: dts: qcom: sdm845: Fix DTS warnings Date: Wed, 24 Jul 2019 10:19:01 +0530 Message-ID: <20190724044906.12007-1-vkoul@kernel.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Andy Gross Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , Vinod Koul , Rob Herring , Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Stephen Boyd , Amit Kucheria , Marc Gonzalez List-Id: devicetree@vger.kernel.org So this is an attempt to fix some warns on sdm845 dts. We still have bunch of warnings to fix after this series (duplicate address and node names having underscores etc). Lets get long hanging ones fixed, we can see the warns with W=1 or W=2 Changes since v1: - Fix space after adc node unit address - Fix typo in commit log - Add review tags by Stephen Vinod Koul (5): arm64: dts: qcom: sdm845: Add unit name to soc node arm64: dts: qcom: sdm845: remove unnecessary properties for dsi nodes arm64: dts: qcom: sdm845: remove unit name for thermal trip points arm64: dts: qcom: sdm845: remove macro from unit name arm64: dts: qcom: sdm845-cheza: remove macro from unit name arch/arm64/boot/dts/qcom/pm8998.dtsi | 2 +- arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 10 ++-- arch/arm64/boot/dts/qcom/sdm845.dtsi | 66 ++++++++++------------ 3 files changed, 36 insertions(+), 42 deletions(-) -- 2.20.1