From patchwork Wed Nov 22 22:44:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13465520 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 AEA96C61D97 for ; Wed, 22 Nov 2023 22:44:49 +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:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=xo+cSfmwlMVROZQX2iL+W5uBhdwKQtf+LSxhwUnL0ZA=; b=AF12f/Wy9wWxTS arEmZecwyW4kXi+clbLy1B+gzDCBzt6Dhlat66vqlTv9fyH2cAortsAELqvXSsC4GyVU+Q+t8EcNW Y1SDd8FqF+vB0jdSxpBItJXfrlEk0ctBe4E440sLJrT+kNRx7jPlRwgt1k/0mQfMXphbLaFmlJXAh ke8uEWc7jepPxLUfWbuTFGS5/eUrQZJPa4qM00di9MMT2l2FlrJqKoZ/e7l9ClMm+P/n0rD7p6mLQ 2NZkL/hGlzLVeO9KmScfj7a//Zd2NwWKxVhqfI0rGDXZSPLaLOtvuRdtDV5VcLdEGzcX9Ed38QQzc o+nAUs6CNcdy/dsGytyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r5vxM-003EGl-2L; Wed, 22 Nov 2023 22:44:28 +0000 Received: from mail-il1-f178.google.com ([209.85.166.178]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r5vxJ-003EEj-2K for linux-arm-kernel@lists.infradead.org; Wed, 22 Nov 2023 22:44:26 +0000 Received: by mail-il1-f178.google.com with SMTP id e9e14a558f8ab-35b048479b2so948105ab.1 for ; Wed, 22 Nov 2023 14:44:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700693062; x=1701297862; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=O2Wb9fqX5wGIqyOWlMFehAorYquofRBtljUq7UG2Sxs=; b=fEc8lFIjQNY1u3e+lTqoCzZUxlsjv+JA8KhKmWrJ419jOEZ817EXlk9qaI3poTcfYf xrKY7ptl/mROWJ8XH67q20pxtz3LLN1AMIKYG2ymJOe9l3GBciJWGhn1tdpVndmUOaFe B3wiHoFCNYyrlx75KLRboVJNKTyT9WILrcEDitVG5wK2UYjJfCtjOtuTD6d1G2X8+vT/ V4EEWbJPweEvHGY7dmSL2Y6QRVBrvGJEoNE6Z9tsNuC00WOYfIp5gkC6IiLWxVrYMbLW AT1/MiPUaIcRy+AQC37pm8zuUpwEZvlPpLIksRGt31tX3d5pKinIpgJkqYsn7I0BIkPE +EOw== X-Gm-Message-State: AOJu0Yype8hEu3FXuBjMCP/3zB3SkCZ6mepcCZQGwI8pcV6N4s9xkSsJ LpgBLtIebgg80BKNgCGBgw== X-Google-Smtp-Source: AGHT+IGFm0+j6e3UUQrpEurWryCYqQBPZdAFwcs+dwxaPeUhVSu7HXz3MZ7wxMS2VPJ2uEwMCVqw5g== X-Received: by 2002:a92:c26c:0:b0:35b:2216:5c80 with SMTP id h12-20020a92c26c000000b0035b22165c80mr5377162ild.23.1700693062511; Wed, 22 Nov 2023 14:44:22 -0800 (PST) Received: from herring.priv ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id bl9-20020a056e0232c900b0035aa4b0d786sm179029ilb.25.2023.11.22.14.44.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Nov 2023 14:44:21 -0800 (PST) Received: (nullmailer pid 2809435 invoked by uid 1000); Wed, 22 Nov 2023 22:44:20 -0000 From: Rob Herring To: Li Yang , Krzysztof Kozlowski , Conor Dooley Cc: linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: fsl,dpaa2-console: drop unneeded quotes Date: Wed, 22 Nov 2023 15:44:19 -0700 Message-ID: <20231122224419.2809361-1-robh@kernel.org> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231122_144425_761231_CF567A7B X-CRM114-Status: GOOD ( 10.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Drop unneeded quotes over simple string values to fix a soon to be enabled yamllint warning: [error] string value is redundantly quoted with any quotes (quoted-strings) Signed-off-by: Rob Herring Reviewed-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml b/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml index 8cc951feb7df..59b83ea5e05e 100644 --- a/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml +++ b/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml @@ -12,7 +12,7 @@ maintainers: properties: compatible: - const: "fsl,dpaa2-console" + const: fsl,dpaa2-console reg: maxItems: 1