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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 6D5DCC433E1 for ; Tue, 14 Jul 2020 02:45:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4425121789 for ; Tue, 14 Jul 2020 02:45:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594694716; bh=dhByHkjbvILjqxe9HaHgQ5vyOzOQ5r/SmkOlA5NUeLo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=oH3rVaGQrOL4rmNXZjwqUejpa8DrmYfsBiqUVrYCOx1/wulqHSFMhfycxRuQ5qsXG /+9SRPPtH5XDDprZdkVAjOf2vjoK9CTLo0y7oQLj6A1kh6kYukMFhfzbIiE5EqNYuq KBCqe1no9lUJdmZKd2Rz2dKa/yBNq6/zD/08Q0eY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726517AbgGNCpQ (ORCPT ); Mon, 13 Jul 2020 22:45:16 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:33695 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726150AbgGNCpP (ORCPT ); Mon, 13 Jul 2020 22:45:15 -0400 Received: by mail-io1-f68.google.com with SMTP id d18so15793735ion.0; Mon, 13 Jul 2020 19:45:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=s7/p0LKnwYztNP3yOyVMCmJC/s32uIp93cOd4bT8YX0=; b=D6ZHextqPjOP+2wMsTYsLaGqc8dzeeHh+7ztg9wrtwg5xUTe6tVWEUS1vj1uvy1ZTW xSBe8ZQCtYfeZNSxwPpNkMDSo5sZ8LDn+uS2Vg8HLuXSE1+XkJfiT2zBatZxDdMoDPwz KPDDh1kBXWj5YOrxfTaXHcmTbTO0Kq9zgTzz01koEhD+2eg2z2LsnpufIiwVpXpcEmrv fWu9tN8XwQOStcCpCY11bGB31M5nHhDZXrXfp642JDUQKg5YjZHa4G5oUUAry/67D1rF 78o0AggzJsCs98KfQt75dj1SPCjEndoYzh6DQ76LwUDPdD1vrws8AbPUMcXvMNHBwY7/ N7wA== X-Gm-Message-State: AOAM530BhLZKEl3EfcefUQ7uXfnLHbkWLvENio7Ufrzu16r3GUzW0Ie2 wDwWWQ8vwwthDFipRkz6SA== X-Google-Smtp-Source: ABdhPJyx8UdIhIEKvxzTLlJNVLkJWx6cbMd1XvZ0aLeHH8iTfpfkEERxAxkFXceQErzACPH/C0jATg== X-Received: by 2002:a5d:9699:: with SMTP id m25mr2884313ion.74.1594694714687; Mon, 13 Jul 2020 19:45:14 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id i12sm4158331ioi.48.2020.07.13.19.45.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 19:45:13 -0700 (PDT) Received: (nullmailer pid 1181804 invoked by uid 1000); Tue, 14 Jul 2020 02:45:12 -0000 Date: Mon, 13 Jul 2020 20:45:12 -0600 From: Rob Herring To: Laurent Pinchart Cc: linux-renesas-soc@vger.kernel.org, dri-devel@lists.freedesktop.org, Niklas =?iso-8859-1?Q?S=F6derlund?= , linux-media@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring Subject: Re: [PATCH v2.1 1/8] dt-bindings: media: renesas, fcp: Convert binding to YAML Message-ID: <20200714024512.GA1181735@bogus> References: <20200701060349.GE5963@pendragon.ideasonboard.com> <20200701060525.9748-1-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200701060525.9748-1-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 On Wed, 01 Jul 2020 09:05:25 +0300, Laurent Pinchart wrote: > Convert the Renesas R-Car FCP text binding to YAML. > > Signed-off-by: Laurent Pinchart > Reviewed-by: Geert Uytterhoeven > Reviewed-by: Niklas Söderlund > --- > Changes since v2: > > - Refer to the correct device in the comment above the example > > Changes since v1: > > - Simplify comments on compatible strings > - Update MAINTAINERS > --- > .../devicetree/bindings/media/renesas,fcp.txt | 34 ----------- > .../bindings/media/renesas,fcp.yaml | 56 +++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 57 insertions(+), 35 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/renesas,fcp.txt > create mode 100644 Documentation/devicetree/bindings/media/renesas,fcp.yaml > Reviewed-by: Rob Herring 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=-7.0 required=3.0 tests=BAYES_00,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 72801C433E2 for ; Tue, 14 Jul 2020 02:45:16 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4DBCA21883 for ; Tue, 14 Jul 2020 02:45:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4DBCA21883 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A71226E894; Tue, 14 Jul 2020 02:45:15 +0000 (UTC) Received: from mail-io1-f66.google.com (mail-io1-f66.google.com [209.85.166.66]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4A1046E894 for ; Tue, 14 Jul 2020 02:45:15 +0000 (UTC) Received: by mail-io1-f66.google.com with SMTP id a12so15716700ion.13 for ; Mon, 13 Jul 2020 19:45:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=s7/p0LKnwYztNP3yOyVMCmJC/s32uIp93cOd4bT8YX0=; b=Wc1487qXQqFi6+DGiOLQ3n8bo7o9TrpNzHwWufcxj5yGxGDVVN48FQ/5iFmpFQ0jud xgNHIobE3aXPl4/AQzZ11/g72KAIMaCtLfwvqgMhi68rcJJiWJNsMep/X7MYnVwzLnFm hk6Lfvc7+5F5663e2lxlAi3ClqTm0SIb7wrdx5QGvkNDu3xK0wssr0S9cA0Jewk6xcjh 1MLERq55gGAW+JVjUBKkp2YE9QJ7JWeDjoi+Dpk2u+yhOdEXql4i0QWg4B6wDlCWEmS+ 9wTC9/zfusXuHZ9qmO+nSjnVyc3+/oMQBuHm45jo4dFZYkDjs9LQnd24MPOBNODpJISQ hOpg== X-Gm-Message-State: AOAM531jfSaqHz1mfoESqO6iqbfi700DkqSBTqfkxJ8/O6uqBA6JOIbL d50gkTmBsehE9Tpyaw+SiQ== X-Google-Smtp-Source: ABdhPJyx8UdIhIEKvxzTLlJNVLkJWx6cbMd1XvZ0aLeHH8iTfpfkEERxAxkFXceQErzACPH/C0jATg== X-Received: by 2002:a5d:9699:: with SMTP id m25mr2884313ion.74.1594694714687; Mon, 13 Jul 2020 19:45:14 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id i12sm4158331ioi.48.2020.07.13.19.45.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 19:45:13 -0700 (PDT) Received: (nullmailer pid 1181804 invoked by uid 1000); Tue, 14 Jul 2020 02:45:12 -0000 Date: Mon, 13 Jul 2020 20:45:12 -0600 From: Rob Herring To: Laurent Pinchart Subject: Re: [PATCH v2.1 1/8] dt-bindings: media: renesas, fcp: Convert binding to YAML Message-ID: <20200714024512.GA1181735@bogus> References: <20200701060349.GE5963@pendragon.ideasonboard.com> <20200701060525.9748-1-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200701060525.9748-1-laurent.pinchart+renesas@ideasonboard.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, Rob Herring , Niklas =?iso-8859-1?Q?S=F6derlund?= , linux-media@vger.kernel.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 01 Jul 2020 09:05:25 +0300, Laurent Pinchart wrote: > Convert the Renesas R-Car FCP text binding to YAML. > = > Signed-off-by: Laurent Pinchart > Reviewed-by: Geert Uytterhoeven > Reviewed-by: Niklas S=F6derlund > --- > Changes since v2: > = > - Refer to the correct device in the comment above the example > = > Changes since v1: > = > - Simplify comments on compatible strings > - Update MAINTAINERS > --- > .../devicetree/bindings/media/renesas,fcp.txt | 34 ----------- > .../bindings/media/renesas,fcp.yaml | 56 +++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 57 insertions(+), 35 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/renesas,fcp.t= xt > create mode 100644 Documentation/devicetree/bindings/media/renesas,fcp.y= aml > = Reviewed-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel