From patchwork Mon Nov 7 14:55:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 13034538 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 653D0C4167B for ; Mon, 7 Nov 2022 14:56:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232643AbiKGOz7 (ORCPT ); Mon, 7 Nov 2022 09:55:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232587AbiKGOzy (ORCPT ); Mon, 7 Nov 2022 09:55:54 -0500 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 38CA81E702 for ; Mon, 7 Nov 2022 06:55:35 -0800 (PST) Received: by mail-ed1-x535.google.com with SMTP id f7so17957933edc.6 for ; Mon, 07 Nov 2022 06:55:35 -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=FdBb6nGD4RtzMeFCF0mI0hXgihUtUj9UKHVMO3S1XYw=; b=tE9UgVX+L9hpaWpxckXaST/M9xzZhZFJ247XS/nQWuAdOzE9i+a4Puj9HnIcvgyMKJ fFfB2+zkGCQcs+TpbU7aS+FMmDBSrlJ6b4cR+solyXsKDHUta5wR8KIoFDWCT8MM7zi/ wcLqzcgH15mXIdGjtta/inudCqfZULwGkvhL2feKeQRGgV4MyU9tAP0ZuN0Yg6Uu1Yok qGwkpe+wU7qkVI2KwWuPJTWTjnjOhODDul/QcyB9RqJ74AXKwFeEz/lTeq1Xzqh6F8UY 5gS3vDxGnyx+Kz3jeUuick3cR0/nVqc+g1IAlTwSBrPxaq3ABTWWAqJSV15JEFJLv7iv SfsA== 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=FdBb6nGD4RtzMeFCF0mI0hXgihUtUj9UKHVMO3S1XYw=; b=kxKLI8JGZTxMw6bZtMcGNaWMKgojji9aBCTCfGZK95Zfpq5XnsGzl9N96een497R83 2aFd/egqRnfY+y5/jwhl/EdFzOvAiKQ3vsEva+sYvXc3tTm2LhTsR3ywxuotn95W1caY 1/hVwdYPe6R+uFZoMPchshyw0DpNPnA/qSSCLiOmfvPGIOQ0vAkt6M2XsXNBJfNdgOlt zSvHo1fPGyLXz/FXKJ6zX7eHJtRq8633owK0DT5KQ+bMm1eNszKVOQHSaPMlAT97riPB 3k2bgozscgNtGdMetHuyaFVZznYA9ZL5eJ4p51/E5q81ZXW+xkSfmjC0bzdlrn7tkWZn p4SA== X-Gm-Message-State: ACrzQf1tVKD6R+SpMmeTf5ZdMnqFS/eBvEy5OE9nlFHBd4Ualz0AZdAF pWbGHmy9AGak8gczExCoy9zAMiAfT4bB0WqD X-Google-Smtp-Source: AMsMyM6GdA0cFt5vchQrAwlYjCJEeZRHRs+ODCxUWXs2gBoK/ldVG6erdBp3IXVici6hF/wayLA4/A== X-Received: by 2002:a05:6402:46:b0:45c:bd68:6ab0 with SMTP id f6-20020a056402004600b0045cbd686ab0mr51049112edu.16.1667832933383; Mon, 07 Nov 2022 06:55:33 -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.32 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Mon, 07 Nov 2022 06:55:32 -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 04/11] arm64: dts: qcom: msm8998-*: Fix up comments Date: Mon, 7 Nov 2022 15:55:14 +0100 Message-Id: <20221107145522.6706-5-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 Switch '//' comments to C-style /* */ and fix up the contents of some. Signed-off-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts | 8 ++------ arch/arm64/boot/dts/qcom/msm8998-mtp.dts | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts b/arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts index 2aee2fd29a07..310f7a2df1e8 100644 --- a/arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts +++ b/arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts @@ -310,15 +310,11 @@ &funnel3 { }; &funnel4 { - // FIXME: Figure out why clock late_initcall crashes the board with - // this enabled. - // status = "okay"; + /* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */ }; &funnel5 { - // FIXME: Figure out why clock late_initcall crashes the board with - // this enabled. - // status = "okay"; + /* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */ }; &pcie0 { diff --git a/arch/arm64/boot/dts/qcom/msm8998-mtp.dts b/arch/arm64/boot/dts/qcom/msm8998-mtp.dts index 00032ed3f4aa..453a1c9e9808 100644 --- a/arch/arm64/boot/dts/qcom/msm8998-mtp.dts +++ b/arch/arm64/boot/dts/qcom/msm8998-mtp.dts @@ -124,15 +124,11 @@ &funnel3 { }; &funnel4 { - // FIXME: Figure out why clock late_initcall crashes the board with - // this enabled. - // status = "okay"; + /* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */ }; &funnel5 { - // FIXME: Figure out why clock late_initcall crashes the board with - // this enabled. - // status = "okay"; + /* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */ }; &pcie0 {