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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,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 8F7FEC4361B for ; Fri, 18 Dec 2020 21:19:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 660982343F for ; Fri, 18 Dec 2020 21:19:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727881AbgLRVSa (ORCPT ); Fri, 18 Dec 2020 16:18:30 -0500 Received: from mail-ot1-f51.google.com ([209.85.210.51]:45986 "EHLO mail-ot1-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725938AbgLRVS2 (ORCPT ); Fri, 18 Dec 2020 16:18:28 -0500 Received: by mail-ot1-f51.google.com with SMTP id h18so3219524otq.12; Fri, 18 Dec 2020 13:18:12 -0800 (PST) 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=bA/q6/lytXqC0BX2MijAP++B2hrmWNlRg8ooSs4RlPM=; b=eO6OgGMoKm2UkQR16ELTe3lQ/+T3d1othbXDn/iUc9OUl1QY5YMKfWqVlvKCVHPyLo C1PMAhVOVqY0JvBs7fLIWfQuNSM8Wyr36fSJZx2BPjpJsLHsIt0p4rhUk5xdMwTHq8Gv Myqwr0tPimam1N8qdI6DBBIVmocZA2003dqJLNW21suk5nn/E1MTKwfLTsqIzHQUTKRr OhCstLSVRF+/gpZDB4o2s1UUrCyTTDEfpRirhcSL9yLTu82EDefOFbtWdiksORN2Oact AvhPquBhZ8aU8Kpm4QADdb1MfGS75nwFX6n/vwcfgKzBcoz5ljGn3Of8hyObNbQqhtm7 nGXA== X-Gm-Message-State: AOAM530XnnKch9ms2BZCA7GP0epJ7avfTDcbeuS2quO3i9a0mvtTJN2p Z/GJ2NMBC1VeqbU6/Y5k2A== X-Google-Smtp-Source: ABdhPJyoVoLPTGEg/kKZLNBOodRCvkYyVXk5xQ8/x/+uz2Fa5dCMz/ybCZ4YZTqaCGylNMN389z9+A== X-Received: by 2002:a05:6830:114e:: with SMTP id x14mr4208264otq.253.1608326267166; Fri, 18 Dec 2020 13:17:47 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id n11sm461314oij.37.2020.12.18.13.17.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Dec 2020 13:17:46 -0800 (PST) Received: (nullmailer pid 2191479 invoked by uid 1000); Fri, 18 Dec 2020 21:17:45 -0000 Date: Fri, 18 Dec 2020 15:17:45 -0600 From: Rob Herring To: Paul Cercueil Cc: dri-devel@lists.freedesktop.org, Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, od@zcrc.me, Sam Ravnborg Subject: Re: [PATCH] dt-bindings/display: abt,y030xx067a: Fix binding Message-ID: <20201218211745.GC2190633@robh.at.kernel.org> References: <20201101093150.8071-1-paul@crapouillou.net> <20201217005945.335111-1-paul@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201217005945.335111-1-paul@crapouillou.net> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 17 Dec 2020 00:59:45 +0000, Paul Cercueil wrote: > The binding should use "unevaluatedProperties" instead of > "additionalProperties", since it is a SPI device and may have > SPI-related Device Tree properties, for instance the "spi-max-frequency" > property that is present in the example. > > Fixes: e366a644c69d ("dt-bindings: display: Add ABT Y030XX067A panel bindings") > Signed-off-by: Paul Cercueil > --- > .../devicetree/bindings/display/panel/abt,y030xx067a.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks! 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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,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 AE038C4361B for ; Fri, 18 Dec 2020 21:17:50 +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 6139C23B88 for ; Fri, 18 Dec 2020 21:17:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6139C23B88 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 3DBB289C68; Fri, 18 Dec 2020 21:17:49 +0000 (UTC) Received: from mail-ot1-f46.google.com (mail-ot1-f46.google.com [209.85.210.46]) by gabe.freedesktop.org (Postfix) with ESMTPS id D1FA489C68 for ; Fri, 18 Dec 2020 21:17:47 +0000 (UTC) Received: by mail-ot1-f46.google.com with SMTP id j20so3260985otq.5 for ; Fri, 18 Dec 2020 13:17:47 -0800 (PST) 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=bA/q6/lytXqC0BX2MijAP++B2hrmWNlRg8ooSs4RlPM=; b=K7FX4k9bahNeJf5wmGO8bAp5NqpHGw19AnQCjbeCbaHRIwLcG3+ZI0+6pXqzIyDnZt ibKpONNxxg+BbX3q+PK3qx1cSQY2CdLsnhErZohJNczmZNMJSnCXd/ufzjmshuAntOw5 vciaeN9R4k2AcZB3xEy1hUXEv5T/AJ2TpgXm6Jkvuc6c/sJTVpKNEhEQIhynNql1W3oL nDkC+geaoAXQMBpojoN6Un4sCs+cVT+ZCF01nrgabcwrV0xD3D27xLliw1hAPTM8gZPG pTxcTyAApaDOenwpg1dl1zHDDJoNc6o4GuIP4/kb2KOmJNpBYa64E/AF/jPHxYsmcME8 F21A== X-Gm-Message-State: AOAM533fgKDOFQe5bzJrHgEciivSreJIQ2/wLrdvv1KlMj4QMaICA8HE ibr/fGwlcYgoq7+RNVgrvA== X-Google-Smtp-Source: ABdhPJyoVoLPTGEg/kKZLNBOodRCvkYyVXk5xQ8/x/+uz2Fa5dCMz/ybCZ4YZTqaCGylNMN389z9+A== X-Received: by 2002:a05:6830:114e:: with SMTP id x14mr4208264otq.253.1608326267166; Fri, 18 Dec 2020 13:17:47 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id n11sm461314oij.37.2020.12.18.13.17.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Dec 2020 13:17:46 -0800 (PST) Received: (nullmailer pid 2191479 invoked by uid 1000); Fri, 18 Dec 2020 21:17:45 -0000 Date: Fri, 18 Dec 2020 15:17:45 -0600 From: Rob Herring To: Paul Cercueil Subject: Re: [PATCH] dt-bindings/display: abt,y030xx067a: Fix binding Message-ID: <20201218211745.GC2190633@robh.at.kernel.org> References: <20201101093150.8071-1-paul@crapouillou.net> <20201217005945.335111-1-paul@crapouillou.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201217005945.335111-1-paul@crapouillou.net> 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: devicetree@vger.kernel.org, od@zcrc.me, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , Sam Ravnborg Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 17 Dec 2020 00:59:45 +0000, Paul Cercueil wrote: > The binding should use "unevaluatedProperties" instead of > "additionalProperties", since it is a SPI device and may have > SPI-related Device Tree properties, for instance the "spi-max-frequency" > property that is present in the example. > > Fixes: e366a644c69d ("dt-bindings: display: Add ABT Y030XX067A panel bindings") > Signed-off-by: Paul Cercueil > --- > .../devicetree/bindings/display/panel/abt,y030xx067a.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks! _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel