From patchwork Mon Aug 24 15:04:32 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Jernej_=C5=A0krabec?= X-Patchwork-Id: 11733353 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BDCE5722 for ; Mon, 24 Aug 2020 15:06:41 +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 97210206B5 for ; Mon, 24 Aug 2020 15:06:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="vnut5n5t" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 97210206B5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=siol.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.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:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=G7sRBl8GW4Xqg6I4UEKV2VNJwtYZ7h/tFHgR38i/nPE=; b=vnut5n5tpx9PrGEztqAI2Zc6iW HNY8oFShWXnba0LMgJynuS5leki4t9U5V1Y4x9JmRFIWqZ/5C0AcBvEM8dWgBsOg4/sl8dD2yhvyW pqq4V4DCvc0T4QBy5vxiWsYov4/iwygPpkyTCieaQRskPgG0QC5xpH5IPTEAngtx6gQzeoLCqgLpG q7cJuSHTHafmKqcgw7P4Siz6+mScypqZnQE2EwKFXV98fg2Jj0wxF50FLUIfVCJGJo5EphFmxc4vo /NkR3hBbtQ4y/AqoVSBKzaMeN/6DlqbbwYgqvW+CKhl94bw/69Ooauswx2hudQM5p+2dOslPoTasr DmKBGbRw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kAE1n-0005nW-CT; Mon, 24 Aug 2020 15:04:55 +0000 Received: from mailoutvs24.siol.net ([185.57.226.215] helo=mail.siol.net) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kAE1k-0005mO-US for linux-arm-kernel@lists.infradead.org; Mon, 24 Aug 2020 15:04:54 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id C9FE7525761; Mon, 24 Aug 2020 17:04:47 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta10.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta10.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id FnGb3Jyiudtj; Mon, 24 Aug 2020 17:04:47 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id 76D4552576B; Mon, 24 Aug 2020 17:04:47 +0200 (CEST) Received: from localhost.localdomain (89-212-178-211.dynamic.t-2.net [89.212.178.211]) (Authenticated sender: 031275009) by mail.siol.net (Postfix) with ESMTPSA id B9A56525761; Mon, 24 Aug 2020 17:04:44 +0200 (CEST) From: Jernej Skrabec To: mripard@kernel.org, wens@csie.org, robh+dt@kernel.org Subject: [PATCH 0/2] ARM: dts: sun8i: r40: Enable mali400 GPU Date: Mon, 24 Aug 2020 17:04:32 +0200 Message-Id: <20200824150434.951693-1-jernej.skrabec@siol.net> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200824_110453_107208_B1D767FB X-CRM114-Status: UNSURE ( 8.87 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [185.57.226.215 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 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: , Cc: devicetree@vger.kernel.org, heiko@sntech.de, airlied@linux.ie, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-sunxi@googlegroups.com, daniel@ffwll.ch, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Following two patches enable Mali400 GPU on Allwinner R40 SoC. At this point I didn't add table for frequency switching because it would require far more testing and defaults work stable and reasonably well. Please take a look. Best regards, Jernej Jernej Skrabec (2): dt-bindings: gpu: mali-utgard: Add Allwinner R40 compatible ARM: dts: sun8i: r40: Add Mali node .../bindings/gpu/arm,mali-utgard.yaml | 2 ++ arch/arm/boot/dts/sun8i-r40.dtsi | 22 +++++++++++++++++++ 2 files changed, 24 insertions(+)