From patchwork Mon Nov 7 14:55:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 13034540 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 AEEC6C4332F for ; Mon, 7 Nov 2022 14:56:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232655AbiKGO4C (ORCPT ); Mon, 7 Nov 2022 09:56:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232519AbiKGOz4 (ORCPT ); Mon, 7 Nov 2022 09:55:56 -0500 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AEDC91E713 for ; Mon, 7 Nov 2022 06:55:40 -0800 (PST) Received: by mail-ej1-x632.google.com with SMTP id q9so30931292ejd.0 for ; Mon, 07 Nov 2022 06:55:40 -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=7IPRldRMJ1g8FWAAHM7NB3ovkvtoWvy4HlATgwoy5QE=; b=UXI2FYajidLaW/xb30L5jq9cy8w2/NzlFh0A95KSR5IiRVnDsMopn5lmGgKhH2WBRY pC6ig+BUlBOar0o+aluJKIRIFHGw4MANGHUCJuvGqo0s3fYCwaI5VCniElFSfdGVkUMz lgdIJJaG9AknLGdz5xE17ktM/cGFPEmiZBiKesMjJmnPNzrSGoZD0IsM8UyF5fU35NGJ whb3JXJRmUUO/qyWFKXMhx09g/UVxgQgtPIpVDJUQWWSilPg9ur2OTQWJomqE9t1iE+k LWxZSvZvu8rw50SimH862OyM2Yw2aUc134P6XuPtz5Ni0+vYZumy1I6D7ukYYgSC51kp zezw== 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=7IPRldRMJ1g8FWAAHM7NB3ovkvtoWvy4HlATgwoy5QE=; b=a38RL1nE5E0x61bEjDihG97yBaP7DlDdeM7zjcDrbMukFYQei11d6Ytw37hfOYSeiU b2/+gAAZTRqX1Ix2qH2OO/lNyvqhZ9jPPnYF1hbNJIwFaCXflf+cHNKqNMKQl7RWWmOY ZvDymUXUgyxXtVjMmTlZtJpyp/C54HvDjlrWDt7CmjT4zgEhHi9AZA09lnF2yDeAYoJZ 9rnTpCUmmaJVnGwIohhHxr5xzw4AuwyFIwnMV7+HgEzd8mWRbcPUcLQnJB0ixaDW984h o8QqNyyQzhnv6SgilsD7duC2GQwbGBBs9r7y67i3paYQMxFoAI31NZjCuhUF6sSD+RHP BEBQ== X-Gm-Message-State: ACrzQf0zoTI0FXz8cA+LBDhmC6AUk4JtFoEluwK+ZLs2fV1+XfWpJDPD 7ohh0tdDwnabkAoC8OU7SBWZ0YwFHl30HGyx X-Google-Smtp-Source: AMsMyM4fX7GoRoj8iBy6jSTxgHk/D4/MazsZhRjwby99I5TOTa4PRxMPTzh5v+3ezMHOBSg4sR7wnw== X-Received: by 2002:a17:907:a48:b0:7a7:3714:1629 with SMTP id be8-20020a1709070a4800b007a737141629mr46448320ejc.569.1667832939955; Mon, 07 Nov 2022 06:55:39 -0800 (PST) Received: from localhost.localdomain ([194.29.137.22]) by smtp.gmail.com with ESMTPSA id d1-20020a1709067f0100b0078907275a44sm3503049ejr.42.2022.11.07.06.55.38 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Mon, 07 Nov 2022 06:55:39 -0800 (PST) From: Konrad Dybcio To: linux-arm-msm@vger.kernel.org, andersson@kernel.org, agross@kernel.org, krzysztof.kozlowski@linaro.org Cc: patches@linaro.org, Konrad Dybcio , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 07/11] arm64: dts: qcom: ipq8074-*: Fix up comments Date: Mon, 7 Nov 2022 15:55:17 +0100 Message-Id: <20221107145522.6706-8-konrad.dybcio@linaro.org> X-Mailer: git-send-email 2.32.0 (Apple Git-132) In-Reply-To: <20221107145522.6706-1-konrad.dybcio@linaro.org> References: <20221107145522.6706-1-konrad.dybcio@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Make sure all multiline C-style commends begin with just '/*' with the comment text starting on a new line. Also, fix up some whitespace within comments. Signed-off-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/ipq8074-hk01.dts | 3 ++- arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts | 3 ++- arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts | 3 ++- arch/arm64/boot/dts/qcom/ipq8074.dtsi | 12 ++++++------ 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/ipq8074-hk01.dts b/arch/arm64/boot/dts/qcom/ipq8074-hk01.dts index b60b2d4c2ea5..b918543f6bb4 100644 --- a/arch/arm64/boot/dts/qcom/ipq8074-hk01.dts +++ b/arch/arm64/boot/dts/qcom/ipq8074-hk01.dts @@ -1,6 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-only /dts-v1/; -/* Copyright (c) 2017, The Linux Foundation. All rights reserved. +/* + * Copyright (c) 2017, The Linux Foundation. All rights reserved. */ #include "ipq8074.dtsi" #include "pmp8074.dtsi" diff --git a/arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts b/arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts index 2bfcf42aeabc..cc1992ca0519 100644 --- a/arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts +++ b/arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dts @@ -1,5 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-only -/* Copyright (c) 2020 The Linux Foundation. All rights reserved. +/* + * Copyright (c) 2020 The Linux Foundation. All rights reserved. */ /dts-v1/; diff --git a/arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts b/arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts index 7da39f1d979b..d7f0efda6b8e 100644 --- a/arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts +++ b/arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dts @@ -1,6 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-only /dts-v1/; -/* Copyright (c) 2020 The Linux Foundation. All rights reserved. +/* + * Copyright (c) 2020 The Linux Foundation. All rights reserved. */ #include "ipq8074-hk10.dtsi" diff --git a/arch/arm64/boot/dts/qcom/ipq8074.dtsi b/arch/arm64/boot/dts/qcom/ipq8074.dtsi index d3d9e7eb5837..8fd69a7b13dc 100644 --- a/arch/arm64/boot/dts/qcom/ipq8074.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq8074.dtsi @@ -129,10 +129,10 @@ ssphy_1: phy@58000 { status = "disabled"; usb1_ssphy: phy@58200 { - reg = <0x00058200 0x130>, /* Tx */ + reg = <0x00058200 0x130>, /* Tx */ <0x00058400 0x200>, /* Rx */ - <0x00058800 0x1f8>, /* PCS */ - <0x00058600 0x044>; /* PCS misc*/ + <0x00058800 0x1f8>, /* PCS */ + <0x00058600 0x044>; /* PCS misc */ #phy-cells = <0>; #clock-cells = <0>; clocks = <&gcc GCC_USB1_PIPE_CLK>; @@ -172,10 +172,10 @@ ssphy_0: phy@78000 { status = "disabled"; usb0_ssphy: phy@78200 { - reg = <0x00078200 0x130>, /* Tx */ + reg = <0x00078200 0x130>, /* Tx */ <0x00078400 0x200>, /* Rx */ - <0x00078800 0x1f8>, /* PCS */ - <0x00078600 0x044>; /* PCS misc*/ + <0x00078800 0x1f8>, /* PCS */ + <0x00078600 0x044>; /* PCS misc */ #phy-cells = <0>; #clock-cells = <0>; clocks = <&gcc GCC_USB0_PIPE_CLK>;