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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 73AF0CDB471 for ; Tue, 23 Jun 2026 20:26:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PqLGODDB82AXK/2mJ647ZD4havaRLQYVH+qWfPaaya0=; b=QcqCrijROwOMu3 JSySivr+fAdZQ9O2WZ1zmUSd7Gq5L0Ddk4nR2p5+1GMIWvoNSulCmN08rM5R0PEF12hx38+WKBZGU m1zWlkmX7NDk3qF9BsE7Mj68wucvuXOacUW2HBLgxRyuvmTxC/2qwNhZfPRoFfyb6ejP54NoAIuoh GxpyKMXhN5WVOZjmL4MixRLaLj+sWhlxZHDySy8ad4u7O4HdgB7EspWgAuMWR7IIj2Jxiq6E4IhEU ym+U30J4JgeXocZ6c42NXI1nR2UdrAiRhtlT+RKhtRpr6c2ObVIFmRmfmQcmhmuAigg5emD6aw380 z160bamQmlCNy1Gff4Kw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wc7hx-00000006qT9-0t7F; Tue, 23 Jun 2026 20:26:57 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wc7hu-00000006qSk-42as; Tue, 23 Jun 2026 20:26:55 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 291BE60008; Tue, 23 Jun 2026 20:26:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3FEB11F000E9; Tue, 23 Jun 2026 20:26:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1782246413; bh=ie03j2TujfKNZ9SmiUM47+g20ngBeN5app0Z2aJgO5o=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=SdV3vIl1abrSY17gzTT9hztTEbhwquYA6Vs7OUZpc94JI6ISBgsnmR1vFRzYAbNF7 9Tr2FIHpVBlYa6NElHKrnxsvp4Pi62ZRiu6ZcNK/Ddnb9d+0N55yg70A7Sc3OAmmuo gGH+W4Rk+ut9YdHxepJ2JBs3Fgot++hdLbyAB+Ue1wEYl/JBrUyiS4KBsgbj99LLj1 JuKTNkbso/iyDMuwzRNmR+ilwZL9W66z6iWVP0IYIXe4oSGIeh+mhOSbn0eoQ0BsNF pWx8lZpIIBAwvItYGkl8IE2xb8GXHH9TV3F1Zon8KTDKEA9NP2ugzAVfCv6XE10pKo tuRPBdR9JzcXw== Date: Tue, 23 Jun 2026 22:26:50 +0200 From: Andi Shyti To: Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-i2c@vger.kernel.org, linux-pm@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mmc@vger.kernel.org, linux-phy@lists.infradead.org, linux-gpio@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-serial@vger.kernel.org, linux-sound@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH v2 2/2] dt-bindings: Drop incorrect usage of double '::' Message-ID: References: <20260623054842.21831-3-krzysztof.kozlowski@oss.qualcomm.com> <20260623054842.21831-4-krzysztof.kozlowski@oss.qualcomm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260623054842.21831-4-krzysztof.kozlowski@oss.qualcomm.com> X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Hi Krzysztof, On Tue, Jun 23, 2026 at 07:48:44AM +0200, Krzysztof Kozlowski wrote: > There is no use of double colon '::' in YAML. OTOH, the literal style > block, e.g. using '|' treats all characters as content [1] therefore > single use of ':' in descriptions is perfectly fine, whenever '|' is > used. > = > Cleanup existing code, so the confusing style won't be re-used in new > contributions. > = > Link: https://yaml.org/spec/1.2.2/#literal-style [1] > Acked-by: Conor Dooley > Acked-by: Alim Akhtar > Acked-by: Sebastian Reichel > Acked-by: Niklas S=F6derlund > Acked-by: Mark Brown > Acked-by: Geert Uytterhoeven # renesas > Signed-off-by: Krzysztof Kozlowski Acked-by: Andi Shyti Thanks, Andi -- = linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy