From patchwork Mon May 15 16:20:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 682121 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 367E5C77B7D for ; Mon, 15 May 2023 16:21:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242224AbjEOQVA (ORCPT ); Mon, 15 May 2023 12:21:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53154 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242675AbjEOQUp (ORCPT ); Mon, 15 May 2023 12:20:45 -0400 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB5E995 for ; Mon, 15 May 2023 09:20:44 -0700 (PDT) Received: from tr.lan (ip-86-49-120-218.bb.vodafone.cz [86.49.120.218]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 88585857D7; Mon, 15 May 2023 18:20:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1684167643; bh=ontb/x9XZ0kw86B6BWIOYGU4b1G0OLncCYQ6sfzq2oM=; h=From:To:Cc:Subject:Date:From; b=e5/I6ZM3QKyGZ89NGohmDOZMQsh5f+bPakweKt3nhTPFjrOTMi4IsG8AlWbXYVdyG Id33jmoEWbUgs58ltdlwzaov8QxgIEZ0hk7EepNUV1sb9/no+GAvvMk1iEE8DhS0zz gFSKNdNOYpLIyuxMkd8a0RNFYIr/yG1gA8KRHRT+aavFUILj9XWAQcBSEMAHU7o01N aAaeVF72SDL0wfiVT2TT5+FgLw0zSVzvH6No9NaOXYUuI0kr0NzNGth67HTHkHv6vN 5bKmQGgfWAgMQm4CLbUnpuj5WWDNtB+SY5oaXx//XZblOPCRmLdXIsNTEkk/RwlMb8 2lD89RsL5tWJg== From: Marek Vasut To: devicetree@vger.kernel.org Cc: Marek Vasut , Andrey Gusakov , Andrzej Hajda , Conor Dooley , Daniel Vetter , David Airlie , Jernej Skrabec , Jonas Karlman , Krzysztof Kozlowski , Laurent Pinchart , Neil Armstrong , Rob Herring , Robert Foss , dri-devel@lists.freedesktop.org Subject: [PATCH] dt-bindings: display: bridge: tc358867: Document TC358867/TC9595 compatible Date: Mon, 15 May 2023 18:20:33 +0200 Message-Id: <20230515162033.66986-1-marex@denx.de> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The TC358867/TC9595 devices are compatible with the predecessor TC358767. Document compatible strings for the new devices, so they can be discerned in board DTs. Update the title to match description in the process. Signed-off-by: Marek Vasut Reviewed-by: Krzysztof Kozlowski --- Cc: Andrey Gusakov Cc: Andrzej Hajda Cc: Conor Dooley Cc: Daniel Vetter Cc: David Airlie Cc: Jernej Skrabec Cc: Jonas Karlman Cc: Krzysztof Kozlowski Cc: Laurent Pinchart Cc: Neil Armstrong Cc: Rob Herring Cc: Robert Foss Cc: devicetree@vger.kernel.org Cc: dri-devel@lists.freedesktop.org --- .../bindings/display/bridge/toshiba,tc358767.yaml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml index e1494b5007cba..0521261b04a9c 100644 --- a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml +++ b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml @@ -4,16 +4,24 @@ $id: http://devicetree.org/schemas/display/bridge/toshiba,tc358767.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Toshiba TC358767 eDP bridge +title: Toshiba TC358767/TC358867/TC9595 DSI/DPI/eDP bridge maintainers: - Andrey Gusakov -description: The TC358767 is bridge device which converts DSI/DPI to eDP/DP +description: | + The TC358767/TC358867/TC9595 is bridge device which + converts DSI/DPI to eDP/DP . properties: compatible: - const: toshiba,tc358767 + oneOf: + - items: + - enum: + - toshiba,tc358867 + - toshiba,tc9595 + - const: toshiba,tc358767 + - const: toshiba,tc358767 reg: enum: