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 802F0C6FD1D for ; Tue, 21 Mar 2023 06:48:24 +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=kyfYpYeXIVGgLaGwOiOPU/tbDpC04kufdDovfmKnpKg=; b=ipVRgXhsDp7QX+ Dlhrj+DABdbewbOjA1ykg2VbPi8wgT49Pdr02rdSHROy3f2hfcblNaAJCFGw0Sf1oR6Pqw0V+GHs0 1tb7tjjF6ZlGtJ9Co4Jm4owiNW97AZ4VIVV+6fBZtufzCuAb+vUQQAiIOG1fxsGncfmMOLmlyny2y aSPSDmA+RkCfB7jrlliqU1AV04AOxGHFUxYnxYAnqBCnNoluHdfqb+ijmOEz0pUqDtJkugBQGcJH4 X1LWHv7gVCtPB8fVAcmDKAtVnUHNXXN3h4i19dcfHMySUvyUaL4ggHPLRNJFzoRuPJmYUVnCNYJm9 py5ifMESEWUIFEbpeTJA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1peVn3-00BQKi-2R; Tue, 21 Mar 2023 06:48:13 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1peVn1-00BQJD-1U; Tue, 21 Mar 2023 06:48:12 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id E3445B80A25; Tue, 21 Mar 2023 06:48:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1ADE5C4339B; Tue, 21 Mar 2023 06:48:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1679381288; bh=zAhzNf2FVAMCkoGYjb8wdeS65X5jjVy8UxYtpveB0zE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sOw/Uepo1U1ivrWB97hISCKv3yY9dsEm8dxwFQrKZ3GldmWCG0BhJ/BoAfKnvWtlF aArOfVhruKPz6PWvBdiVHs5cpBWhACYEAgPhnzJ6SqID2x+VyV2GKgdK94hY4f5I4Q 95m9GRi8KSNsLWVMssBMAso2VNKNNjrye6HHqdfI= Date: Tue, 21 Mar 2023 07:48:05 +0100 From: Greg Kroah-Hartman To: Rob Herring Cc: Krzysztof Kozlowski , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Justin Chen , Al Cooper , Broadcom internal kernel review list , Chunfeng Yun , Matthias Brugger , AngeloGioacchino Del Regno , Thierry Reding , Jonathan Hunter , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH] dt-bindings: usb: Drop unneeded quotes Message-ID: References: <20230320233904.2920197-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230320233904.2920197-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230320_234811_644200_2D0CF821 X-CRM114-Status: GOOD ( 10.13 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Mon, Mar 20, 2023 at 06:39:02PM -0500, Rob Herring wrote: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > > Signed-off-by: Rob Herring Acked-by: Greg Kroah-Hartman Or do you want me to take this through the USB tree? if so, just let me know. thanks, greg k-h _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic