From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C827BC10F1E for ; Mon, 12 Dec 2022 11:17:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231812AbiLLLRl (ORCPT ); Mon, 12 Dec 2022 06:17:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231600AbiLLLQg (ORCPT ); Mon, 12 Dec 2022 06:16:36 -0500 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B8E6D77 for ; Mon, 12 Dec 2022 03:10:56 -0800 (PST) Received: by mail-lf1-x12d.google.com with SMTP id c1so17953691lfi.7 for ; Mon, 12 Dec 2022 03:10:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ahjhNPXZvD+58zH1qXHW9UJeCkWe8VWwLFXeTy0nTzg=; b=KibbbwYTpZIZHtkidJc57gXM+WC37fOa/h9/RZzsRJG2NWv2Qe48tBH7qIMwr+ym55 k9pEcQO8xZnuiT5g7fV6lDIVk9KcuyM5v2iLR2i1K4SW1aT8EkXv9NOVgsThP4EokMuk Qn17UXtXw5zEpiLTyIObSWUbKxAQgdGXo6Zq76jJnK+KaHVK+nc/eSz4vSzofx3fJH1y xw5crF9H/t8fJapuTpN1toyZaqnjxku+LqDdDfklSHmBOOurvVqpn2GXwQKpYhbbiy6r SkdpxeNsAqNjXnTSOLH4Zh1Fy1TXZt1k95uGkQxTsL3yk5Xt8VtpM+qWFfoQ/Wrq95DS o9kQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ahjhNPXZvD+58zH1qXHW9UJeCkWe8VWwLFXeTy0nTzg=; b=aaAcncGvRTJ58stAwCBoAFg9iymIN93DAW42W3OfmG3GXYGh5dsH+Mv883yMSMxWJ4 ZezZGKLqcsIxOj7lP8oJtlvI52TjzazxNt7FYWTtfmG+sGE3yZ9+RWm6ZiMROQ5aEWj3 /vy6cg7oitVciTxchbuIrNWIY1JtmFQkNQKXB1XaeVhQkC8cNTNG0jlbAISWrh/Yr8ju kUtClFRiaI08K4MNI116wOMBXY6J6vwx7rCOWV83xdZVrFfmDsS54vkN8Q839pZPdvz8 G1hDACexv1xg1NwqNZ2Y22Gr/7BqP1lmZdy7JnS5F2/bhNbOq2Ww1V6eSlRs50uoDqEH qD8A== X-Gm-Message-State: ANoB5plnYq+bZAU5ys/iMpbGSnx4Igm9hHRWQCkP9znh/Qocw9v7y5mF CQCaPOug4gzgymA22Mcjk9KCt2bYuzbC0dVX X-Google-Smtp-Source: AA0mqf6bGjMxGJIePwLkGc4XnD9AfjRj5oBl36Mbb2mjraa+ElWNluUGDRHT+hG3kHu/JDIBzUGmtA== X-Received: by 2002:a05:6512:6d1:b0:4a4:68b7:f877 with SMTP id u17-20020a05651206d100b004a468b7f877mr7347449lff.27.1670843454803; Mon, 12 Dec 2022 03:10:54 -0800 (PST) Received: from localhost.localdomain (abxh44.neoplus.adsl.tpnet.pl. [83.9.1.44]) by smtp.gmail.com with ESMTPSA id b4-20020a056512060400b004b57a810e09sm1599110lfe.288.2022.12.12.03.10.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Dec 2022 03:10:54 -0800 (PST) From: Konrad Dybcio To: linux-arm-msm@vger.kernel.org, andersson@kernel.org, agross@kernel.org, krzysztof.kozlowski@linaro.org Cc: marijn.suijten@somainline.org, Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 7/9] arm64: dts: qcom: sm8250: Use lowercase hex Date: Mon, 12 Dec 2022 12:10:35 +0100 Message-Id: <20221212111037.98160-8-konrad.dybcio@linaro.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221212111037.98160-1-konrad.dybcio@linaro.org> References: <20221212111037.98160-1-konrad.dybcio@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Use lowercase hex, as that's the preferred and overwhermingly present style. Signed-off-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sm8250.dtsi | 34 ++++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi index 3e1e0acc7631..c008f49b5852 100644 --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi @@ -2326,15 +2326,15 @@ swr1: soundwire-controller@3210000 { qcom,din-ports = <0>; qcom,dout-ports = <5>; - qcom,ports-sinterval-low = /bits/ 8 <0x03 0x1F 0x1F 0x07 0x00>; - qcom,ports-offset1 = /bits/ 8 <0x00 0x00 0x0B 0x01 0x00>; - qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x0B 0x00 0x00>; - qcom,ports-hstart = /bits/ 8 <0xFF 0x03 0xFF 0xFF 0xFF>; - qcom,ports-hstop = /bits/ 8 <0xFF 0x06 0xFF 0xFF 0xFF>; - qcom,ports-word-length = /bits/ 8 <0x01 0x07 0x04 0xFF 0xFF>; - qcom,ports-block-pack-mode = /bits/ 8 <0xFF 0x00 0x01 0xFF 0xFF>; + qcom,ports-sinterval-low = /bits/ 8 <0x03 0x1f 0x1f 0x07 0x00>; + qcom,ports-offset1 = /bits/ 8 <0x00 0x00 0x0b 0x01 0x00>; + qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x0b 0x00 0x00>; + qcom,ports-hstart = /bits/ 8 <0xff 0x03 0xff 0xff 0xff>; + qcom,ports-hstop = /bits/ 8 <0xff 0x06 0xff 0xff 0xff>; + qcom,ports-word-length = /bits/ 8 <0x01 0x07 0x04 0xff 0xff>; + qcom,ports-block-pack-mode = /bits/ 8 <0xff 0x00 0x01 0xff 0xff>; qcom,ports-lane-control = /bits/ 8 <0x01 0x00 0x00 0x00 0x00>; - qcom,ports-block-group-count = /bits/ 8 <0xFF 0xFF 0xFF 0xFF 0x00>; + qcom,ports-block-group-count = /bits/ 8 <0xff 0xff 0xff 0xff 0x00>; #sound-dai-cells = <1>; #address-cells = <2>; @@ -2378,15 +2378,15 @@ swr2: soundwire-controller@3230000 { qcom,din-ports = <5>; qcom,dout-ports = <0>; - qcom,ports-sinterval-low = /bits/ 8 <0xFF 0x01 0x01 0x03 0x03>; - qcom,ports-offset1 = /bits/ 8 <0xFF 0x01 0x00 0x02 0x00>; - qcom,ports-offset2 = /bits/ 8 <0xFF 0x00 0x00 0x00 0x00>; - qcom,ports-block-pack-mode = /bits/ 8 <0xFF 0xFF 0xFF 0xFF 0xFF>; - qcom,ports-hstart = /bits/ 8 <0xFF 0xFF 0xFF 0xFF 0xFF>; - qcom,ports-hstop = /bits/ 8 <0xFF 0xFF 0xFF 0xFF 0xFF>; - qcom,ports-word-length = /bits/ 8 <0xFF 0xFF 0xFF 0xFF 0xFF>; - qcom,ports-block-group-count = /bits/ 8 <0xFF 0xFF 0xFF 0xFF 0xFF>; - qcom,ports-lane-control = /bits/ 8 <0xFF 0x00 0x01 0x00 0x01>; + qcom,ports-sinterval-low = /bits/ 8 <0xff 0x01 0x01 0x03 0x03>; + qcom,ports-offset1 = /bits/ 8 <0xff 0x01 0x00 0x02 0x00>; + qcom,ports-offset2 = /bits/ 8 <0xff 0x00 0x00 0x00 0x00>; + qcom,ports-block-pack-mode = /bits/ 8 <0xff 0xff 0xff 0xff 0xff>; + qcom,ports-hstart = /bits/ 8 <0xff 0xff 0xff 0xff 0xff>; + qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff>; + qcom,ports-word-length = /bits/ 8 <0xff 0xff 0xff 0xff 0xff>; + qcom,ports-block-group-count = /bits/ 8 <0xff 0xff 0xff 0xff 0xff>; + qcom,ports-lane-control = /bits/ 8 <0xff 0x00 0x01 0x00 0x01>; #sound-dai-cells = <1>; #address-cells = <2>; #size-cells = <0>; -- 2.38.1