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=-13.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 2501DC433E9 for ; Thu, 3 Sep 2020 19:16:13 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 EE7762083B for ; Thu, 3 Sep 2020 19:16:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZxdorUFr"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="pDmDEb0J" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EE7762083B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:To: From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=x5f/y2ymfCniYnA4pFl9UrEb+UPgH7PgD9+zkYG6x2M=; b=ZxdorUFr+IAFYtc8f8stbmM0wE nfsqARmmQHuAOQUk2dqhRniPeNd9QgvOjKLgep/EXaxthVT60z596MnsrG4N4a4NRSpLUR7nHgflM 9/g/5bDMUm3cX/myuWGTJq0dUX2KYJltfaEs/nwxHpd2mQVhJ+t9HengvUC2r+pH4ERjBnfHgYvOP axwTRRrLs0dej1+R/d9IQZVyv00Fs8Lw7cJF3w54dtwg1D+gBuxoVJfyMNiWYpDYkoHoR47fRk1k2 NBH5uiuS/V4WuClJhWoLwAX3BMRUZ7+oChVZ/MZJ0oDe88/x3McRW/z8tLj4NtRvjQeksuVL0EeRG X8YsAK2w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDuhB-00051a-Vk; Thu, 03 Sep 2020 19:14:54 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDuh6-0004zL-96 for linux-arm-kernel@lists.infradead.org; Thu, 03 Sep 2020 19:14:49 +0000 Received: from localhost.localdomain (unknown [194.230.155.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1B11020DD4; Thu, 3 Sep 2020 19:14:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599160487; bh=vj18EzxilM/NmZXB65j0LqcoNeKYgR4PMBJi6Kfb2uk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pDmDEb0JKf0b1trsl6+0FL1tLHU0jngWlKv9HiZ7s7T518UBV5MSRwT/86YgK0GCX Vv8ubF+xRRmJwBydsSiNfgDas+XlBVIiMcu8czndBgDMf3sJe/quZlCRwl82vjN7zd ELxmFiVOsT7fH/pnbSmp33KJe4XTqTTbcopxcKzI= From: Krzysztof Kozlowski To: David Airlie , Daniel Vetter , Rob Herring , Kukjin Kim , Krzysztof Kozlowski , Maxime Ripard , Heiko Stuebner , Inki Dae , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 2/6] dt-bindings: gpu: arm, mali-utgard: Add missing properties Date: Thu, 3 Sep 2020 21:14:34 +0200 Message-Id: <20200903191438.12781-2-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200903191438.12781-1-krzk@kernel.org> References: <20200903191438.12781-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200903_151448_445110_2BBAA615 X-CRM114-Status: GOOD ( 15.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add common properties appearing in DTSes (opp-table) to fix dtbs_check warnings like: arch/arm/boot/dts/exynos4210-i9100.dt.yaml: gpu@13000000: 'opp-table' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. Add properties instead of using unevaluated --- Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml index d4d785790eaa..30d421e6ba38 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml +++ b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml @@ -101,6 +101,8 @@ properties: mali-supply: true + opp-table: true + power-domains: maxItems: 1 -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel