From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH] arm64: dts: rockchip: Add node for gpu on rk3399-roc-pc Date: Thu, 14 Nov 2019 10:32:48 +0100 Message-ID: <1669035.FjvuzNSCd2@phil> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Markus Reichl Cc: Rob Herring , Mark Rutland , Jagan Teki , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: linux-rockchip.vger.kernel.org Am Montag, 11. November 2019, 16:38:26 CET schrieb Markus Reichl: > rk3399-roc-pc has a Mali gpu, enable it for use with panfrost and mesa >19.2. > > Signed-off-by: Markus Reichl > --- > Based on v5.5-armsoc/dts64/75aa5678 > If applied with other patches in between, the second hunk > offsets and may patch vdd_cpu_b instead of vdd_gpu. applied for 5.6 (probably) and made sure vdd_gpu got its regulator-always-on removed, not vdd_cpu_b :-) Thanks Heiko