Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp5832873pxj; Wed, 23 Jun 2021 09:51:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyUACxvDi64FP13IJhKHyDWPErzw2Sxfj/wIRbx1iF3k2yvIIXfeopGxg88cHDw05Qe+48X X-Received: by 2002:a5d:858b:: with SMTP id f11mr411199ioj.156.1624467060781; Wed, 23 Jun 2021 09:51:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624467060; cv=none; d=google.com; s=arc-20160816; b=m3ev2QjAFuO4A5oYodZQEctPZ+xz03Y9pRCtQd57OU5KfzF+j4/yjSwgRtDlmruPQS SJqB3yD19LXJb3oS14X/IyiOb/Y/4fo1Z+TVtCEBUlYZuv3g87BfbOaMACA+Mz1b8y6j ZgIR6dHUraYPDBSXpCKapgfQiIdfCve3eNEkb+FcxwaXqi3PBYyPLX6SJDL56knTguY9 p0D4xst8DWNROPBsQrnuIQkTndZgEPFyRZKrPbNpLwThG1NzYQx6eSieRB5kCQJE0x/k tUlEqsrCSMlIk897dH8eBbvJwG0RZA1Bcly2RbGv+MWpvQbdajS0znZk/irvSc52Evs3 ogOA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :from:reply-to:references:cc:to:subject:dkim-signature; bh=Xz0o8Qo3nFlAh/MEgig6QypkP5+E0beyd3flkOZWpqM=; b=byZ15VCICNYDKSs/TTplhZQz+wXnRfxRN2jpYJu/OYq7VljWr7Xop9yTX/HwOlsNnh Pqh8OrP4zkCHbOklPqH2+ISBEuGTI5JMICgD8FWg/uMXOJoRxi+Y5abXQxZdVYbb2h9M h4nIsdci7VZmG72ZseVrxMXE3tz8jOld8IOshS+Qz+/cM4bg3yvmk7wIc06zwem9wZ6C IrLdlBPGULUhIqRGEt/SPq1CkJ/v32RRo8WMDP++VBzAIFJ3zz17fj/GTOOt6ioOnUKN QsohM2Y8mnaMcMrJCMoLc/A4Sng9V45CqdhVutkLjpXONCPX7r+OJvpb2m1QbRIfn/Bg L3tw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="IxOnxP/2"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r24si478780iog.39.2021.06.23.09.50.46; Wed, 23 Jun 2021 09:51:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="IxOnxP/2"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229794AbhFWQvP (ORCPT + 99 others); Wed, 23 Jun 2021 12:51:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229523AbhFWQvO (ORCPT ); Wed, 23 Jun 2021 12:51:14 -0400 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 42649C061574; Wed, 23 Jun 2021 09:48:57 -0700 (PDT) Received: from [192.168.0.20] (cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net [86.31.172.11]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 9702FE2B; Wed, 23 Jun 2021 18:48:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1624466935; bh=2Q3CuBEaSWnIDyvrBeSWb0LBJt599dAaAPxvTcLuiiI=; h=Subject:To:Cc:References:Reply-To:From:Date:In-Reply-To:From; b=IxOnxP/2FltRazKxLacWdEU91qBZXQblOhTDfywPhz2CBCO0tN7tyKZ4/9xUEGgnI f7qveQ2kiFsBGzt0yLcM1hzRPKnsqFUPOi286hO0M4aSCq3uICKCkEzzMdItJNm8oX h7MaIDlyR8qln6Uz1HtuuhlG7FUdZn4vtvA1o0PQ= Subject: Re: [PATCH] dt-bindings: display: renesas,du: Fix 'ports' reference To: Rob Herring , devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Laurent Pinchart , Kieran Bingham , dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org References: <20210623164308.2570164-1-robh@kernel.org> Reply-To: kieran.bingham+renesas@ideasonboard.com From: Kieran Bingham Organization: Ideas on Board Message-ID: <1f676239-43be-82cc-4a02-46e4a54821c8@ideasonboard.com> Date: Wed, 23 Jun 2021 17:48:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210623164308.2570164-1-robh@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, On 23/06/2021 17:43, Rob Herring wrote: > Fix the renesas,du binding 'ports' schema which is referencing the 'port' > schema instead of the 'ports' schema. > Ah yes indeed. Reviewed-by: Kieran Bingham > Fixes: 99d66127fad2 ("dt-bindings: display: renesas,du: Convert binding to YAML") > Cc: Laurent Pinchart > Cc: Kieran Bingham > Cc: dri-devel@lists.freedesktop.org > Cc: linux-renesas-soc@vger.kernel.org > Signed-off-by: Rob Herring > --- > Documentation/devicetree/bindings/display/renesas,du.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/display/renesas,du.yaml b/Documentation/devicetree/bindings/display/renesas,du.yaml > index 121596f106da..5f4345d43020 100644 > --- a/Documentation/devicetree/bindings/display/renesas,du.yaml > +++ b/Documentation/devicetree/bindings/display/renesas,du.yaml > @@ -55,7 +55,7 @@ properties: > maxItems: 1 > > ports: > - $ref: /schemas/graph.yaml#/properties/port > + $ref: /schemas/graph.yaml#/properties/ports > description: | > The connections to the DU output video ports are modeled using the OF > graph bindings specified in Documentation/devicetree/bindings/graph.txt. >