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 7B0BFEB64DB for ; Tue, 20 Jun 2023 01:00:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230013AbjFTBA1 (ORCPT ); Mon, 19 Jun 2023 21:00:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47402 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229980AbjFTBA0 (ORCPT ); Mon, 19 Jun 2023 21:00:26 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3BF1B10C1; Mon, 19 Jun 2023 18:00:26 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2C3BC60F78; Tue, 20 Jun 2023 01:00:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 36611C43397; Tue, 20 Jun 2023 01:00:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1687222824; bh=1K/RwqRdMYJGRKsnWfWIH8ffoYXhVtc1mk70JJe5yAU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=gaqmmP8xDtHDOiiYN65ZnBfMdFvJckUrWL5/Z/GSz/2aXvP+tMjIOZBCeQ1ijHL1W 0um/OnflXn/EGAepY1auJCwMjUy2g1khY5vnrsWUxmbFlKBpX+wFAnThEeB2l6zYXD 8aJiUvJtCg4f/DyErXry6mX6n0rE9qIrKTaefhhsJkd2qQfaKm7reaP43pAW8mhjnY 1Qy53hjdG4Rr58viVeWo/eAAneJtzdqOzrDoKapD8lhQJxvg7uZqoiLPAgGru6bTHo YR/mmFtRTo3y8Nm3A4tBT7WKWBAFKi2oYzr5i1Ntdb3KbHfBv99+ZJ7xaSY4wsuvoS H3Alh9F54GoJQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 1A0C6E21EDC; Tue, 20 Jun 2023 01:00:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] dt-bindings: riscv: cpus: drop unneeded quotes From: patchwork-bot+linux-riscv@kernel.org Message-Id: <168722282410.22807.12971210295327480570.git-patchwork-notify@kernel.org> Date: Tue, 20 Jun 2023 01:00:24 +0000 References: <20230609140706.64623-1-krzysztof.kozlowski@linaro.org> In-Reply-To: <20230609140706.64623-1-krzysztof.kozlowski@linaro.org> To: Krzysztof Kozlowski Cc: linux-riscv@lists.infradead.org, conor@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello: This patch was applied to riscv/linux.git (for-next) by Palmer Dabbelt : On Fri, 9 Jun 2023 16:07:06 +0200 you wrote: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/riscv/cpus.yaml | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Here is the summary with links: - dt-bindings: riscv: cpus: drop unneeded quotes https://git.kernel.org/riscv/c/f20233852ae2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html