From patchwork Thu Mar 30 09:59:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francesco Dolcini X-Patchwork-Id: 77005 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp1015917vqo; Thu, 30 Mar 2023 03:12:58 -0700 (PDT) X-Google-Smtp-Source: AKy350ateeJkXbPnqtgRkGxCU4ckElEUDkwJNysYYAK1lIYfhtvz3roGDFmYubaJoe8E+G5Fdm3v X-Received: by 2002:a05:6402:1116:b0:4fa:c04f:66c9 with SMTP id u22-20020a056402111600b004fac04f66c9mr21829946edv.2.1680171178710; Thu, 30 Mar 2023 03:12:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680171178; cv=none; d=google.com; s=arc-20160816; b=u+iLVy7tVJ+ZLMbFjMBq+280KQ8MRILb+pgmeRy7hAozaftKtd8HVKEF3JEylXhTSx mgmla4W8EMbCttTQcm8t4UI1878VseFN20A/3QcpcdX2UaGsugILkaHKQZs/0JnGBKeo /KQx2b2wmqrwQVeYGJ0UGJ0TcinptrZxv29lTgnDSJWy+HwTDUsU0SudIpQKyhOfkTP5 yMIpizU0Oy4qZp16aRFofb8IWIemZp14jpWL6YnIaGq4dZaF8d+e6YTI0z05GqxmieOz 18EPF7bGMPdSfi+vZARhcVEq6OxlUrQDjHTx7tia/o6MKdzX6gBmaRky8wYWKJko+z+B NAiw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=QwSXWQw8yDVQVdNqJ1oSj6Lp+LOlb+WRaYA0SKCKQ8k=; b=rQS3GTJRWFy0L6nGuSrsI0j/wAsuROZPBDwLxpjUBoNJUdIxKNixul/voK7lK1c9I0 OBWDFZcJWxbBpg6bVJfoWaLht8j7oJ3YXTuG30H3gWUk2v5aQHdiYMQli3Bms1qxdLjq 73pD2qYcMC6xV0A9wlSm9lmTH7/clDOvLktW9mMVQg5iit64BULzCJXh5EToIctz+xrs 8sCarR3uLclCvtFYXvdx6I9c15g+6A/zGLGXUlmYq57SGzk42xN7S/W6P5R8mKdFrVsE kUYiy5FXxB8FM5jBWjGCZGdpW5/uEdtXN4MrKeLIV71mby6zSMc+W0pCX0IK+tqKJf+M yBwA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id m13-20020a056402050d00b00501d6a277eesi291443edv.164.2023.03.30.03.12.33; Thu, 30 Mar 2023 03:12:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230391AbjC3J76 (ORCPT + 99 others); Thu, 30 Mar 2023 05:59:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230200AbjC3J7u (ORCPT ); Thu, 30 Mar 2023 05:59:50 -0400 Received: from mail11.truemail.it (mail11.truemail.it [217.194.8.81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E42F130; Thu, 30 Mar 2023 02:59:49 -0700 (PDT) Received: from francesco-nb.pivistrello.it (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id BE41920F4D; Thu, 30 Mar 2023 11:59:47 +0200 (CEST) From: Francesco Dolcini To: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , dri-devel@lists.freedesktop.org, Rob Herring , Krzysztof Kozlowski , Peter Ujfalusi , devicetree@vger.kernel.org Cc: Francesco Dolcini , David Airlie , Daniel Vetter , linux-kernel@vger.kernel.org Subject: [PATCH v1 1/6] dt-bindings: display: bridge: toshiba,tc358768: Fix typo Date: Thu, 30 Mar 2023 11:59:36 +0200 Message-Id: <20230330095941.428122-2-francesco@dolcini.it> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230330095941.428122-1-francesco@dolcini.it> References: <20230330095941.428122-1-francesco@dolcini.it> MIME-Version: 1.0 X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1761787174060478538?= X-GMAIL-MSGID: =?utf-8?q?1761787174060478538?= From: Francesco Dolcini Correct Toshiba spelling. Signed-off-by: Francesco Dolcini Acked-by: Krzysztof Kozlowski --- .../devicetree/bindings/display/bridge/toshiba,tc358768.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml index 0b6f5bef120f..d6dac186ac59 100644 --- a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml +++ b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358768.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/display/bridge/toshiba,tc358768.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Toschiba TC358768/TC358778 Parallel RGB to MIPI DSI bridge +title: Toshiba TC358768/TC358778 Parallel RGB to MIPI DSI bridge maintainers: - Peter Ujfalusi