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.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 B6879C4727C for ; Tue, 29 Sep 2020 18:49:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4FEAB2075E for ; Tue, 29 Sep 2020 18:49:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601405398; bh=mDi1tLNXlZR5lLWxDWyhXf7znWNVQ4e1iKoVziKtsts=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=eW9pweHD9YHHN2D/1hd1F67Wf5qgMD92OK1EdgRbWZWwBlwCm3RePBlVDn4RsvyDH 3h9yhxTKvc7f5jmhsNIVGXOYLa26dSFlTFaRDz+Os6U8PK8hJAuRxHSGqTaBkYCi1q 3JZNo9mnu6D4URtGJ7MG7kcpoSBKz60wIXq69c+g= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728173AbgI2St5 (ORCPT ); Tue, 29 Sep 2020 14:49:57 -0400 Received: from mail-oi1-f193.google.com ([209.85.167.193]:40450 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727740AbgI2St5 (ORCPT ); Tue, 29 Sep 2020 14:49:57 -0400 Received: by mail-oi1-f193.google.com with SMTP id t76so6607969oif.7; Tue, 29 Sep 2020 11:49:57 -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=QzGixWh04bg9LIh/RPGhJkv1YbsDDv3/7NrNdVV4KFw=; b=B0F+qd45WANdZ+J2c88gapAj0zHE3eKQYRpVzG70JBv16kQYqjgPPyiIJRrf9I6neA UXVZeLwS9iZ+W61feV97G+QDQolt1O1o2ei6ZNyMDI/nJfG4HaPbwz6eEYQAfwx1/dh+ oAWnH/+oerSUdsZ+++xGqvRvAjGdhmLyhxsWP+ycL6Cu4hbPzRgNWXuCTv5Dujkozl8z W9iFbDMT+/b00gE61aoCg8l1QYaAFR3GJ/secenqMrRD8LpjINRkXYPm9awC9QoUsZbu mJfaya5mFsKYi+v+ktAHDyiLuZzxxMLatWb5n7M/1O6DlMG8D+Yr047I6n9nU8XbsEPh YO+A== X-Gm-Message-State: AOAM532JjUCg9aHdhjxbZ4j0BxzKt0lTNGTdtBPiuMpchmFQlcLRh/ne +gCRcT7Tupz3hlaC3IvLjQ== X-Google-Smtp-Source: ABdhPJzRzmq51UtIoGy+jdfsj6vD1zCP8EqSEp5YN2DhPjux2qDgaYvnyNQ+F0zeoNRGnc7fGPrIHg== X-Received: by 2002:aca:c313:: with SMTP id t19mr3483322oif.65.1601405396635; Tue, 29 Sep 2020 11:49:56 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id e22sm1264421oib.18.2020.09.29.11.49.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Sep 2020 11:49:55 -0700 (PDT) Received: (nullmailer pid 950170 invoked by uid 1000); Tue, 29 Sep 2020 18:49:55 -0000 Date: Tue, 29 Sep 2020 13:49:55 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Inki Dae , David Airlie , devicetree@vger.kernel.org, Daniel Vetter , Rob Herring Subject: Re: [PATCH v3] dt-bindings: gpu: samsung-rotator: Add missing properties Message-ID: <20200929184955.GA950113@bogus> References: <20200923150339.12497-1-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200923150339.12497-1-krzk@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 23 Sep 2020 17:03:39 +0200, Krzysztof Kozlowski wrote: > Add common properties appearing in DTSes (iommus, power-domains) to fix > dtbs_check warnings like: > > arch/arm/boot/dts/exynos4210-i9100.dt.yaml: rotator@12810000: > 'iommus', 'power-domains' do not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski > > --- > > Changes since v2: > 1. Add maxItems to power domains and iommus > > Changes since v1: > 1. Add properties instead of using unevaluated > --- > Documentation/devicetree/bindings/gpu/samsung-rotator.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > 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=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 3EF5DC47420 for ; Tue, 29 Sep 2020 18:49:59 +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 D307A2075E for ; Tue, 29 Sep 2020 18:49:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D307A2075E 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 E92546E159; Tue, 29 Sep 2020 18:49:57 +0000 (UTC) Received: from mail-oi1-f196.google.com (mail-oi1-f196.google.com [209.85.167.196]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4A01A6E159 for ; Tue, 29 Sep 2020 18:49:57 +0000 (UTC) Received: by mail-oi1-f196.google.com with SMTP id w16so6621351oia.2 for ; Tue, 29 Sep 2020 11:49:57 -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=QzGixWh04bg9LIh/RPGhJkv1YbsDDv3/7NrNdVV4KFw=; b=orDmNhHZbpl83YF0QNScAE3i2WaPIioYG34Ht0r/KXz7TJUxEqvSz+WUjbP+QeRn2l CN2O2FWzGV2ObXCP8RAymYUPs5glSRjlKA2nPwIS/hQOJgfWcZM+baHg2ongNc70kVgX GCwiWndrIu2PN5k9/RQZX524vtEichlP3MyjMqJILW6VFg1E34vVeutLHLJRkCOyRpFE lRDs4+18NvFdgnb+FjmrM4MR+Kq2YYZgZT4rkAg5+wpBjmQAqGfK0RyBIMacMQJNyXIE GMk9IIj3gItQy3/pD9aiE0IkcWZy6Hk44Zb227SWuGRCgiMSxOxBs/0TbX7VodfAMegs wpMw== X-Gm-Message-State: AOAM533dhoJ/zzarT5mW8/gE3+/NBc5LNQmhMCVSI5QagS1gRGiAsRKa ajItf039HGiQHcebMzkkyQ== X-Google-Smtp-Source: ABdhPJzRzmq51UtIoGy+jdfsj6vD1zCP8EqSEp5YN2DhPjux2qDgaYvnyNQ+F0zeoNRGnc7fGPrIHg== X-Received: by 2002:aca:c313:: with SMTP id t19mr3483322oif.65.1601405396635; Tue, 29 Sep 2020 11:49:56 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id e22sm1264421oib.18.2020.09.29.11.49.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Sep 2020 11:49:55 -0700 (PDT) Received: (nullmailer pid 950170 invoked by uid 1000); Tue, 29 Sep 2020 18:49:55 -0000 Date: Tue, 29 Sep 2020 13:49:55 -0500 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [PATCH v3] dt-bindings: gpu: samsung-rotator: Add missing properties Message-ID: <20200929184955.GA950113@bogus> References: <20200923150339.12497-1-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200923150339.12497-1-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, David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 23 Sep 2020 17:03:39 +0200, Krzysztof Kozlowski wrote: > Add common properties appearing in DTSes (iommus, power-domains) to fix > dtbs_check warnings like: > > arch/arm/boot/dts/exynos4210-i9100.dt.yaml: rotator@12810000: > 'iommus', 'power-domains' do not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski > > --- > > Changes since v2: > 1. Add maxItems to power domains and iommus > > Changes since v1: > 1. Add properties instead of using unevaluated > --- > Documentation/devicetree/bindings/gpu/samsung-rotator.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Applied, thanks! _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel