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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 6C039C433E0 for ; Wed, 17 Jun 2020 22:34:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3CF4320B1F for ; Wed, 17 Jun 2020 22:34:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592433299; bh=OZg6VRMr7snekQ9jyoebYEtrAfhR7LDwyIA4HhvJWhk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=PjIsbcQ3BlYW8VDsM+Iofafa2+U+VyrD4EIaQMiesGJcbHjqf5xypHOzl9Ss7xmF0 s0gCHKF7dAWrIqSpjzLF9vu0BcdByZp4SnfNPabmtZIUYlArL8mLNhzoAUM5qdhN4t yRObdyflp03aqjRO/NoGyxkYGKMsHZqwSdgmuU18= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726835AbgFQWe6 (ORCPT ); Wed, 17 Jun 2020 18:34:58 -0400 Received: from mail-il1-f193.google.com ([209.85.166.193]:45397 "EHLO mail-il1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726763AbgFQWe6 (ORCPT ); Wed, 17 Jun 2020 18:34:58 -0400 Received: by mail-il1-f193.google.com with SMTP id 9so3909123ilg.12 for ; Wed, 17 Jun 2020 15:34:57 -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=c5Y+K27z/UnQHPf7dVA+plkp+xMtkTE7h8L8DPS7DYI=; b=LXVqQfUxrWumtZDjasdlOQIdDoDmwNY3zAiKHixrW/+nSQppMxQ5fDIdlHBSDJDaHy 1dnbjZbWFxDto3h8DEUV8qBkWUH/K0QBqjlddg8DicjT5Jhz/BtXSA6jgtJqIPATDbrp 0/Ch/eS9V57td7TYsFx4CqoScqftapf6E9431wwgU5ij0Bf4dUWQ6ObaROxB2k1IT5Q/ JSyE0jwSNtMAjBFXpOnhm5s8g8fUCdcXguuFesmSzo0r9eJubCmjVMYbepi5xt/y/0lo ls4pqQi+DoUrYWJuKj+TvCIDFSCPZ0n8MuDU4bnXVkapmDlWgsYueEeqMn/UVj0SxZw/ X/Hg== X-Gm-Message-State: AOAM532cQ7deykbT3AE7r5Ja0Zw9LGOd1mz/6xXJN5qyeahcpLzvHIOI TLX3+D0kFji7QBAjpVx09w== X-Google-Smtp-Source: ABdhPJxHuv4++9idd4cGJ1YVbZSUibTvT/Vt5YQAo6Eno5pqsY6fnO3joxmM0yNFJzrCC67k4I+ZSg== X-Received: by 2002:a92:899b:: with SMTP id w27mr1285269ilk.16.1592433297077; Wed, 17 Jun 2020 15:34:57 -0700 (PDT) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id l3sm710771iow.55.2020.06.17.15.34.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Jun 2020 15:34:56 -0700 (PDT) Received: (nullmailer pid 2961072 invoked by uid 1000); Wed, 17 Jun 2020 22:34:55 -0000 Date: Wed, 17 Jun 2020 16:34:55 -0600 From: Rob Herring To: Ricardo =?iso-8859-1?Q?Ca=F1uelo?= Cc: Laurent.pinchart@ideasonboard.com, kernel@collabora.com, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, jason@lakedaemon.net, tomi.valkeinen@ti.com, airlied@linux.ie Subject: Re: [PATCH v3 5/5] dt-bindings: display: ti,tfp410.yaml: make the ports node optional Message-ID: <20200617223455.GA2953201@bogus> References: <20200611102356.31563-1-ricardo.canuelo@collabora.com> <20200611102356.31563-6-ricardo.canuelo@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200611102356.31563-6-ricardo.canuelo@collabora.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Jun 11, 2020 at 12:23:56PM +0200, Ricardo Cañuelo wrote: > Make the ports node optional, since there are some DTs that don't define > any ports for ti,tfp410. Only arch/arm/boot/dts/dove-sbc-a510.dts AFAICT... It should be updated IMO. > > Signed-off-by: Ricardo Cañuelo > --- > Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml b/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml > index 605831c1e836..1c9421eb80fa 100644 > --- a/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml > @@ -83,7 +83,6 @@ properties: > > required: > - compatible > - - ports > > if: > required: > -- > 2.18.0 >