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 8D5B1C55179 for ; Fri, 30 Oct 2020 15:50:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 40DDF2151B for ; Fri, 30 Oct 2020 15:50:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604073012; bh=BdGl35uNHjBoHhRyRz+GJQrlXLaPnJakpRmz7wTo+P8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=lyqvNpOpWAc0/oTMBgCZAtHZ6QARn1nrt1w/QdzTlfHZC6Up0HJYNFJpnE3sWnTa/ Pv34ekrduzwGU1jz8uJjE5iuK2Hyg/LrxJnCN5YNhuo92FaGW/bXLwK4ixYBK07PrL 42iuv/p5bNxf4UYraRpyt441ImrK4RPPjdIZdsxw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727251AbgJ3PuH (ORCPT ); Fri, 30 Oct 2020 11:50:07 -0400 Received: from mail-ot1-f65.google.com ([209.85.210.65]:32943 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727243AbgJ3Ptq (ORCPT ); Fri, 30 Oct 2020 11:49:46 -0400 Received: by mail-ot1-f65.google.com with SMTP id i18so1226938ots.0; Fri, 30 Oct 2020 08:49:46 -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; bh=1ftl2mmglzVyNPpTmwwRhyO51W+rV9lT76LSvntTyw0=; b=VrJEZoeBgRu8Y7gMbuWTtZk7x9F8rfiN4iBUghToNsUpoyU+wwAaqf+R1/DQAUPg5S rkXGi5Oun77l2hf4GEZh836UosjIQfTrdVpjH9qGOSFAAGWiX20Q3NJOKIqRxqYcJc3c Xd3DDmdC6ZzUr0vuBYvOyhhapsH8QyhB/UlMJuruuLp1L/Z0hSw9/UrmrxGzrf6kK0h1 rcVifeupPmBivyf3Z+cyr1Tc5xFABJ1Jsh6epZWT5R5RkdsTuJCoWOXARU2BL1q8jWTE dQu4bIx0wSRD5DHiCDgJ5kjcBnEgy/zJDgBnD6zTONlVEmo8HcDdE7k1u/CX1XIvbdON Vs0g== X-Gm-Message-State: AOAM531bxkoDCHd+b7JBb5kQQFRhbh8fUw7TZWWdtovlRNuURk73hLFk x0l/RVxp4HjwAin4BdvYVQ== X-Google-Smtp-Source: ABdhPJz9aMo+yJ2ejJuLVzoOC70cg6U3LofBzYRBqTxOKAB+DSztHTx+rg5h2SrWLXIwxS+SilU8AQ== X-Received: by 2002:a05:6830:2018:: with SMTP id e24mr2241291otp.278.1604072985738; Fri, 30 Oct 2020 08:49:45 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id w8sm186211otm.64.2020.10.30.08.49.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Oct 2020 08:49:45 -0700 (PDT) Received: (nullmailer pid 3905477 invoked by uid 1000); Fri, 30 Oct 2020 15:49:44 -0000 Date: Fri, 30 Oct 2020 10:49:44 -0500 From: Rob Herring To: Fabien Parent Cc: linux-kernel@vger.kernel.org, chunkuang.hu@kernel.org, matthias.bgg@gmail.com, devicetree@vger.kernel.org, airlied@linux.ie, dri-devel@lists.freedesktop.org, robh+dt@kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 1/5] dt-bindings: display: mediatek: disp: add documentation for MT8167 SoC Message-ID: <20201030154944.GA3905431@bogus> References: <20201023133130.194140-1-fparent@baylibre.com> <20201023133130.194140-2-fparent@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201023133130.194140-2-fparent@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 23 Oct 2020 15:31:26 +0200, Fabien Parent wrote: > Add binding documentation for the MT8167 SoC > > Signed-off-by: Fabien Parent > Reviewed-by: Chun-Kuang Hu > --- > > Changelog: > > V2: No change > > .../devicetree/bindings/display/mediatek/mediatek,disp.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring