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=unavailable 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 6FD79C352BE for ; Tue, 14 Apr 2020 21:56:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4207C206A2 for ; Tue, 14 Apr 2020 21:56:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586901388; bh=DIo+n7WfEzghLrXgz4MIJEAD9e9dHJ7ZQP88sWs0nqY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=hvX7wNJBsT+9Q0sEhPDUlexIx+N0ko1VXlX6WB8wRXKmV2hrDVmIH086NxkEwBFek dWVY1bNWlTSMEK3J7NFhRB9VdTZLC6/3xMOa7LUxi6lH+lAY4xoKHgUSlsiVvz4alQ gOjjPeSeMM1BQt+wLTtDGdIr9+wNM1WWcP4wc4/U= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732193AbgDNV41 (ORCPT ); Tue, 14 Apr 2020 17:56:27 -0400 Received: from mail-ot1-f67.google.com ([209.85.210.67]:44868 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729713AbgDNV4Y (ORCPT ); Tue, 14 Apr 2020 17:56:24 -0400 Received: by mail-ot1-f67.google.com with SMTP id j4so1313936otr.11; Tue, 14 Apr 2020 14:56:23 -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=+o2yriNr4v3rniMWdemUISKQYsPGQxqAvPZbiefW6UE=; b=pLFnVXLsZjSdzzf8JdCaeDAHmIwbidkhQ8EWRTpNDF2BNk7PK1Nrp3cj5+Ssl4YhsT gY54BXPDpshu0Rp3DfYUqAu4dkGboRKwJx8b5kg23KqQG7suATZOLdo44Vi3ClT7bpzM XptMeYnTaBoKjl+Tx3tjQ9ngsAHkmsSS+SiwqU+8Mev8Ye02ebREfgAuL63FG9w1e4Cu m+rKdvJDyG5f5MVeBp4vvH7KF972TJ5JCvj3vkrvx8GX6Z9SItvlWFXMAbOTjoiYs3hJ YxK+jbN4KHveJctGjszEUs6y6mRzdHrWfqLRx2V1ft3zEpzgqjDt1TpcbRD2P0h3rx8S iGWQ== X-Gm-Message-State: AGi0PuYF4qhtmnYRtiQ9eR+WG4BsEUEE4Y4DyLI7GzDDqrJam/4+K8ml +a3fpHKd/2ReS06EVEuzKV3TljQ= X-Google-Smtp-Source: APiQypLhFPB4rMGpKjdNYF2xubgNfmpg+NIvA1YQpl0vgKNyYqbR+tf3if9hzLDvVOEv6qMG8K/tig== X-Received: by 2002:a05:6830:60b:: with SMTP id w11mr18023314oti.96.1586901383492; Tue, 14 Apr 2020 14:56:23 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id r24sm5890903otq.9.2020.04.14.14.56.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Apr 2020 14:56:22 -0700 (PDT) Received: (nullmailer pid 31154 invoked by uid 1000); Tue, 14 Apr 2020 21:56:21 -0000 Date: Tue, 14 Apr 2020 16:56:21 -0500 From: Rob Herring To: Laurent Pinchart Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, Jacopo Mondi , Maxime Ripard Subject: Re: [PATCH 1/4] dt-bindings: display: bridge: Reject additional properties in ports node Message-ID: <20200414215621.GA31081@bogus> References: <20200405232318.26833-1-laurent.pinchart+renesas@ideasonboard.com> <20200405232318.26833-2-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200405232318.26833-2-laurent.pinchart+renesas@ideasonboard.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, 6 Apr 2020 02:23:15 +0300, Laurent Pinchart wrote: > Document the #address-cells and #size-cells properties of the ports node > in the schemas of the bridge DT bindings, and set additionalProperties > to false to reject additional properties. > > Signed-off-by: Laurent Pinchart > --- > .../devicetree/bindings/display/bridge/anx6345.yaml | 8 ++++++++ > .../devicetree/bindings/display/bridge/lvds-codec.yaml | 8 ++++++++ > .../devicetree/bindings/display/bridge/ps8640.yaml | 8 ++++++++ > 3 files changed, 24 insertions(+) > Acked-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=-5.5 required=3.0 tests=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 34396C2BB1D for ; Tue, 14 Apr 2020 21:56:26 +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 D1F21206A2 for ; Tue, 14 Apr 2020 21:56:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D1F21206A2 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 76F7089BB2; Tue, 14 Apr 2020 21:56:25 +0000 (UTC) Received: from mail-ot1-f67.google.com (mail-ot1-f67.google.com [209.85.210.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3294B89BB2 for ; Tue, 14 Apr 2020 21:56:24 +0000 (UTC) Received: by mail-ot1-f67.google.com with SMTP id l21so1327535otd.9 for ; Tue, 14 Apr 2020 14: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=+o2yriNr4v3rniMWdemUISKQYsPGQxqAvPZbiefW6UE=; b=G1wXaT0evwj7nQ0QFBipoqQPh7G37kDSNewHqbX6x8qfsImWFkMplfb8VDO89kDMCm 3y01podiDc5Z+EIWPXARad6QHOkvz0kbK4nUogNM7VqmlgXlsdkgXit64i99qTTokp7i 6YXlk0VVbzMrYA6vZzx+HzSMYPBIXunYk7g7fE04b02A2kbCKdXVd/XJnBYWvQM75JBb +SgI8EzHNHovnFnvX+NnnebtOx0gu8XR0nLP3YWarKfIX2yR6hLh24CZAhxlPpuZFb6X tHQR3e8/Juq6mkT3OrVP7x0HftKfA8lWpPKeeTUKh7+wHUxWMqoXC1znDXbgdHX2p2Wh K69Q== X-Gm-Message-State: AGi0PuZBckc84TY3OWaBwHghB7uLAOndBEypGD4u70i/VFQ6MS+epvsV w48JdxO6pP7pm4vfuec2Ag== X-Google-Smtp-Source: APiQypLhFPB4rMGpKjdNYF2xubgNfmpg+NIvA1YQpl0vgKNyYqbR+tf3if9hzLDvVOEv6qMG8K/tig== X-Received: by 2002:a05:6830:60b:: with SMTP id w11mr18023314oti.96.1586901383492; Tue, 14 Apr 2020 14:56:23 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id r24sm5890903otq.9.2020.04.14.14.56.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Apr 2020 14:56:22 -0700 (PDT) Received: (nullmailer pid 31154 invoked by uid 1000); Tue, 14 Apr 2020 21:56:21 -0000 Date: Tue, 14 Apr 2020 16:56:21 -0500 From: Rob Herring To: Laurent Pinchart Subject: Re: [PATCH 1/4] dt-bindings: display: bridge: Reject additional properties in ports node Message-ID: <20200414215621.GA31081@bogus> References: <20200405232318.26833-1-laurent.pinchart+renesas@ideasonboard.com> <20200405232318.26833-2-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200405232318.26833-2-laurent.pinchart+renesas@ideasonboard.com> User-Agent: Mutt/1.10.1 (2018-07-13) 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: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Jacopo Mondi , Maxime Ripard , dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 6 Apr 2020 02:23:15 +0300, Laurent Pinchart wrote: > Document the #address-cells and #size-cells properties of the ports node > in the schemas of the bridge DT bindings, and set additionalProperties > to false to reject additional properties. > > Signed-off-by: Laurent Pinchart > --- > .../devicetree/bindings/display/bridge/anx6345.yaml | 8 ++++++++ > .../devicetree/bindings/display/bridge/lvds-codec.yaml | 8 ++++++++ > .../devicetree/bindings/display/bridge/ps8640.yaml | 8 ++++++++ > 3 files changed, 24 insertions(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel