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.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 0B1D5C433E2 for ; Mon, 14 Sep 2020 22:31: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 C078B21974 for ; Mon, 14 Sep 2020 22:31:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C078B21974 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 40A046E7D7; Mon, 14 Sep 2020 22:31:36 +0000 (UTC) Received: from mail-io1-f68.google.com (mail-io1-f68.google.com [209.85.166.68]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0BDC76E7D7; Mon, 14 Sep 2020 22:31:34 +0000 (UTC) Received: by mail-io1-f68.google.com with SMTP id d190so1937861iof.3; Mon, 14 Sep 2020 15:31:34 -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; bh=/pD/h9E35swAdheWUiJTW2U8mtD3mvR4TbFwObgRqNQ=; b=MnxgaQHu0T86ocDDXOR6jRMJRLD4ofiyzPkcr/dEiM80b7hhAURGmjnKIC2XSE9Twk XMpkpcztBAryujOtAKz17krr8QqelVtIvCmmtkOy71nfrwwlt/k0Yws5U8hKuY/YM3s9 C+RsUClSTx5X1gBU8lJNwNhOIB2rVQRrxFTF3XG22h1l/1zkuqSKKo6RcPB7YO94wfHd 3yW0OIwC+q88vkSmmHonJ9FiRsrsmU1NdgFK78a1pbJEqje5eZNqgNPIRQojTD8Jo6E2 4i2IBzlBWkasASJBzDuCCan8hlaieVmqk/d0rjWLrJ2HPIenYtxQjmgVfd690dWRj/oi T0mQ== X-Gm-Message-State: AOAM531Ml7/tUd65i96XfaiDfrNeq07roW/wAxENyc0JgyYgsOw6welY iWB6kFbqW8uIN5WOhRfNUA== X-Google-Smtp-Source: ABdhPJxo23QcjWKVaJTELcfH6zvKBCo6gLwUuumBxvcGYu10LcMbvle/m6Ht8hvnRhQrVk6QQijdPw== X-Received: by 2002:a02:6043:: with SMTP id d3mr15339291jaf.122.1600122694328; Mon, 14 Sep 2020 15:31:34 -0700 (PDT) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id z10sm6559662ioi.13.2020.09.14.15.31.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Sep 2020 15:31:33 -0700 (PDT) Received: (nullmailer pid 383796 invoked by uid 1000); Mon, 14 Sep 2020 22:31:32 -0000 Date: Mon, 14 Sep 2020 16:31:32 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH 02/13] dt-bindings: display: bridge: nwl-dsi: Add common properties Message-ID: <20200914223132.GA383744@bogus> References: <20200904145312.10960-1-krzk@kernel.org> <20200904145312.10960-3-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200904145312.10960-3-krzk@kernel.org> 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, linux-kernel@vger.kernel.org, Pengutronix Kernel Team , Sam Ravnborg , David Airlie , Sascha Hauer , Matti Vaittinen , etnaviv@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Li Yang , Rob Herring , NXP Linux Team , Russell King , Robert Chiras , Shawn Guo , Lee Jones , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, 04 Sep 2020 16:53:01 +0200, Krzysztof Kozlowski wrote: > Add common properties appearing in DTSes (assigned-clocks and others) to > fix dtbs_check warnings like: > > arch/arm64/boot/dts/freescale/imx8mq-evk.dt.yaml: mipi-dsi@30a00000: > 'assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' do not match any of the regexes: '^panel@[0-9]+$', 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/display/bridge/nwl-dsi.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Applied, thanks! _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel