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 X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE692C2BA1E for ; Mon, 6 Apr 2020 07:47:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B311C206F5 for ; Mon, 6 Apr 2020 07:47:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=cerno.tech header.i=@cerno.tech header.b="TyBsEAIN"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="SCfz/SLD" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726551AbgDFHrY (ORCPT ); Mon, 6 Apr 2020 03:47:24 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:42021 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726475AbgDFHrY (ORCPT ); Mon, 6 Apr 2020 03:47:24 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id C1DB55C0121; Mon, 6 Apr 2020 03:47:22 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Mon, 06 Apr 2020 03:47:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm2; bh=XboiK+6FmJB5qBi2l92jAN3BfU2 aZlFn+x6k8TE+5rM=; b=TyBsEAINmzFw+n43tR+4HrXPiLywtXJz48/UaJbPhCz cEZqGbGsQ7jBnGToOgmT7po0MwHuWk8B2a+wsl8Z+y8OIyWHE3r8tLBLr/nwyGpp 3pkEsPdoM416DDwopbbhD9BtNCTyuh6SxupX8mEPoqzjgnfpyVeJ4jEHlQT6F8dh 9zwHOPeW/lDr3vGyElYMlsi0qqNYqmmURTa1wYk4JQKAPt/Ddd760bAVeZrK+Y12 J5amPJTcs7QsKg3f3mrDpw9W9Jw1qcibWllwyhLFdJ/Na+BVvP5Lt4E+uIAyA+ti nLAVIXCz0K6sTskEHN5I5wQ9qIha6cqyR1D8Ej+6mgg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=XboiK+ 6FmJB5qBi2l92jAN3BfU2aZlFn+x6k8TE+5rM=; b=SCfz/SLDaaU7VIlsAlQC+R 0hkkYxJ1LEARo67RvLO2dArzyah97PeE/YI1FuASK8otT+63pbRWvJ/2ZH/nympi sN1i0PptM3Gs1YpowEuaZcys5++yRV//4P7V+qWX5T96BqEUdwpzgus8HWMGe9E6 m9VvLj0QUqL4U2kj0jgTtPiyJzjZqcfI5DfMgYhhonmLjVJWt29mzmJSzB6MLOpm T1kABxQsMD4Eylu3kh7D2zM7uQvtaTJDB+KmNDqFEemQ5KnUwdUE+e6oTswVzAxh fKRLTiyYd2EbR1erUTbe4ZqNs5uAp/HWY/POiClVg3johmK2YfQqXrN7J31/kl/g == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedruddvgdduvdeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesghdtre ertddtvdenucfhrhhomhepofgrgihimhgvucftihhprghrugcuoehmrgigihhmvgestggv rhhnohdrthgvtghhqeenucfkphepledtrdekledrieekrdejieenucevlhhushhtvghruf hiiigvpedunecurfgrrhgrmhepmhgrihhlfhhrohhmpehmrgigihhmvgestggvrhhnohdr thgvtghh X-ME-Proxy: Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) by mail.messagingengine.com (Postfix) with ESMTPA id 645CB306D391; Mon, 6 Apr 2020 03:47:22 -0400 (EDT) Date: Mon, 6 Apr 2020 09:47:21 +0200 From: Maxime Ripard To: Laurent Pinchart Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, Jacopo Mondi , Rob Herring Subject: Re: [PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML Message-ID: <20200406074721.nmau3mylvgtaehda@gilmour.lan> References: <20200405232318.26833-1-laurent.pinchart+renesas@ideasonboard.com> <20200405232318.26833-3-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ufu5rljho4ipq5le" Content-Disposition: inline In-Reply-To: <20200405232318.26833-3-laurent.pinchart+renesas@ideasonboard.com> Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org --ufu5rljho4ipq5le Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Apr 06, 2020 at 02:23:16AM +0300, Laurent Pinchart wrote: > The simple-bridge driver supports multiple simple or dumb bridges, > covered by different compatible strings but otherwise identical DT > bindings. Some of those bridges have undocumented bindings, while others > are documented in text form in separate files. Group them all in a > single binding and convert it to YAML. > > Signed-off-by: Laurent Pinchart Acked-by: Maxime Ripard Maxime --ufu5rljho4ipq5le Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXoreiQAKCRDj7w1vZxhR xRfbAQC/W+jD8jSIfHjBkVlC9gddKw7RA50Qtw0VXENHBDH0xAD/en2fRPubrPDx yANnQBniXv61l1k3I61H30XgJxwmmwo= =MET7 -----END PGP SIGNATURE----- --ufu5rljho4ipq5le--