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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 ADF47C10F14 for ; Tue, 15 Oct 2019 18:56:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7CECE20873 for ; Tue, 15 Oct 2019 18:56:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1571165785; bh=mf22GHneH4kUEOJ58S0puNURgIOEioAvprDhGbei870=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=cdQ5cXy8LmhxdvfqnRl0bKZcXWmskxv6yT9QCO0kNRI2k8E1mSK5r5+vO/agG2xKI fP4vZA1/XRzHzk1EmqUT1fMMlIgQITjU/lpAE8J/+p05OyNwAO2pBv02Rj7j9zGm7C xUf7t/6bQVfgb/cRZoInfVPBk7BQedpjqOwiHjyc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727947AbfJOS4Z (ORCPT ); Tue, 15 Oct 2019 14:56:25 -0400 Received: from mail-ot1-f67.google.com ([209.85.210.67]:46847 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727923AbfJOS4Y (ORCPT ); Tue, 15 Oct 2019 14:56:24 -0400 Received: by mail-ot1-f67.google.com with SMTP id 89so17875609oth.13; Tue, 15 Oct 2019 11:56:24 -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:in-reply-to:user-agent; bh=HHTFz9uSwh4OuUts3UgqslOAVdahwqh8IjC9kodDCZI=; b=KfDFXVmFe1US8DJ9dBiepi0vx39H5RRAcOzPlUY+MENMrqKV/YLk/o41CpjI7eZqCz IrANqph7JQmvDQejHewAkK6jt8hpCvrs9DxrNVdoAWKd9DFTcv2mHvA5bj30RwYwn94/ 93t0fKRFacDoQU9bTcDDZHbbPIZoqcvIXocdEhqVWifkcgK+1UXadyYx8GqxZ4IvrSdc AZhNs9KdFeECt+TTYYpts0wTIG5hXpNwQmcbpNN0+rl3ARtNemDhfxI0vTRHkCb3fQwH x6M6tNZM8Zrh1FBLMTN8vOArStO7TIZM5jTxWMZGDVfIT8EMLGeKCTqbphuqoQ0j3phy CiQQ== X-Gm-Message-State: APjAAAWfQUXLIm7cCUjQZefcw3V48isNIFdnTrCVCs8Tk+oiQy7HmHfA wO7FIxZ0kXG2AWu4LH24Yg== X-Google-Smtp-Source: APXvYqzcgr8bvUAb/uvZB4lhcUUCtQIoS4GH/lbZI/6dKUGnytDajQC2KeD4gr+ONlprmtGvzHSmFw== X-Received: by 2002:a9d:6e92:: with SMTP id a18mr3410641otr.313.1571165783758; Tue, 15 Oct 2019 11:56:23 -0700 (PDT) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id d95sm7324238otb.25.2019.10.15.11.56.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Oct 2019 11:56:23 -0700 (PDT) Date: Tue, 15 Oct 2019 13:56:22 -0500 From: Rob Herring To: Biju Das Cc: David Airlie , Daniel Vetter , Mark Rutland , Biju Das , Laurent Pinchart , Kieran Bingham , dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Geert Uytterhoeven , Simon Horman , Chris Paterson , Fabrizio Castro Subject: Re: [PATCH 1/4] dt-bindings: display: renesas: du: Document the r8a774b1 bindings Message-ID: <20191015185622.GA21864@bogus> References: <1569834905-42868-1-git-send-email-biju.das@bp.renesas.com> <1569834905-42868-2-git-send-email-biju.das@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1569834905-42868-2-git-send-email-biju.das@bp.renesas.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Mon, 30 Sep 2019 10:15:02 +0100, Biju Das wrote: > Document the RZ/G2N (R8A774B1) SoC in the R-Car DU bindings. > > Signed-off-by: Biju Das > --- > Documentation/devicetree/bindings/display/renesas,du.txt | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring