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=-2.5 required=3.0 tests=MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 AF0D5C4332E for ; Thu, 19 Mar 2020 03:19:37 +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 8FF552071C for ; Thu, 19 Mar 2020 03:19:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8FF552071C 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 DA6756E981; Thu, 19 Mar 2020 03:19:36 +0000 (UTC) Received: from mail-il1-f195.google.com (mail-il1-f195.google.com [209.85.166.195]) by gabe.freedesktop.org (Postfix) with ESMTPS id 80F4D6E981 for ; Thu, 19 Mar 2020 03:19:35 +0000 (UTC) Received: by mail-il1-f195.google.com with SMTP id l14so888681ilj.8 for ; Wed, 18 Mar 2020 20:19:35 -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=o9b3Uen4TKgqfZYrJaC1MPXjmfmbCASsF1lbGTm/W6I=; b=ocL7WPiOji1hZa2aLz1n/f3vIQbpBHu1PuA0kkXr33FR//wX4FTF8OZcxOumogp9Pk eg15K0bGvo8oywCWWduItaL+jlzHCNNX9qoqptga7m7yIdDPo+fiSuFpeBORk2/Fy+c4 mbi/yYTUHKYJfiuU/UP22/FbuzwKb/5BBwamHFsVbmWFIdYmhd0jk1kgzF1mrN6+2ktq flkxUzID6hEgIO/n1Jf0l9hX5u4kjI8N3ibswiJupbF5wXLv42avjq5vfqBosx1OLnPn w1eAcXpdX26THzOjQqfq6RkJ4IGkzZPAj8MO7UcNDbcPFW2U4Nc/s3WxgUTHeHdqqRat asbw== X-Gm-Message-State: ANhLgQ3YZeQ5pw1u9hDMQwOjY4ISssvh2ztdPIcAcpLpXGp6GEUdJFRk vSZML7i5DkrsZYl4liQbdw== X-Google-Smtp-Source: ADFU+vs9QKc42qrzBiOiCiUfMsqT/P6DVJLovLlzzKYtkp5n9BApkIjgYy0mbvSQRY/2NI4n72pO0w== X-Received: by 2002:a92:d843:: with SMTP id h3mr1205216ilq.246.1584587974813; Wed, 18 Mar 2020 20:19:34 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id s25sm341377ilb.37.2020.03.18.20.19.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Mar 2020 20:19:33 -0700 (PDT) Received: (nullmailer pid 22933 invoked by uid 1000); Thu, 19 Mar 2020 03:19:29 -0000 Date: Wed, 18 Mar 2020 21:19:29 -0600 From: Rob Herring To: Sam Ravnborg Subject: Re: [PATCH v1 31/36] dt-bindings: display: convert sharp, lq101r1sx01 to DT Schema Message-ID: <20200319031929.GJ29911@bogus> References: <20200315134416.16527-1-sam@ravnborg.org> <20200315134416.16527-32-sam@ravnborg.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200315134416.16527-32-sam@ravnborg.org> 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: Maxime Ripard , Nikolaus Schaller , Jonathan Bakker , Sandeep Panda , dri-devel@lists.freedesktop.org, Paul Cercueil , Andrzej Hajda , Thierry Reding , Laurent Pinchart , Chris Zhong , Marco Franchi , Stefan Mavrodiev , Jerry Han , Hoegeun Kwon , Tony Lindgren , Nickey Yang , Tomi Valkeinen , Jagan Teki , Robert Chiras , Vinay Simha BN , Marek Belisko , Heiko Schocher , Brian Masney , devicetree@vger.kernel.org, Guido Gunther , Mark Brown , Alexandre Courbot , Werner Johansson , Purism Kernel Team , Peter Ujfalusi , Lin Huang , Douglas Anderson , linux-spi@vger.kernel.org, Peter Rosin Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, Mar 15, 2020 at 02:44:11PM +0100, Sam Ravnborg wrote: > This bindings describes a panel with a secondary channel. > > A few of the properties are only required for the > main (non-secondary) node. > This is properly described in the binding. > > A few properties are only valid for the main node, > this is not described in the binding. > I failed to find a way to describe it. if: required: - link2 then: not: required: - power-supply Test that though as sometimes I still write crap for json-schema. Rob _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel