Received: by 2002:a05:7412:b10a:b0:f3:1519:9f41 with SMTP id az10csp1750818rdb; Sat, 2 Dec 2023 07:58:04 -0800 (PST) X-Google-Smtp-Source: AGHT+IFK4Wxt2yO7hAE/i6jVXBy7iaxQmdjx/85zZb5O712i2IDimBT7M7721i8aZ/RfAkfw6fhA X-Received: by 2002:a17:902:ba96:b0:1d0:6d1b:55ba with SMTP id k22-20020a170902ba9600b001d06d1b55bamr1367016pls.14.1701532684288; Sat, 02 Dec 2023 07:58:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1701532684; cv=none; d=google.com; s=arc-20160816; b=k1f8N/ABCYj/gpFWYma0IXL0dHalCyyxk8D/N7ZLUH5Otl6Z8ktCqGxsMUZ1qjUqYT S0pyk8heHd2Dew8+6njFQulWuLh7vHsFeXf2bERGA0rzlZ7qxgIaXPJaNnVm9aISaYfm m/SX+RqQVUtLnJ3wvII9g+o3ORo7E6Jv3yNANKlM/b2CyB/Y2IiJpOqhixZvMrUFI+eV NzawGTDAj5yrrc8BCQFVKUMWYdwQtvWAr/9iTL09hnDRsqbYcX9JxwOQzTS3gfSpEW2k nfTS2GKA/0SPvOf0aVYTIEt/SBzaNp2L3lII/kEJfom4J8ZF/WczurHFWITAued2zkJ6 /hpA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=HbGuD3A1wXQuXCMtyhq2TWN+g/Dx9rLDV9fPm9KT++o=; fh=snyFDuqHdSJs/MhpGLkFCqGHe9g0rWVsPUfX2dle62w=; b=WyBNjtXtpakN/ihCiovXKwKNVKS9vocqxfcLryrn/HvmOaU3OATbJDn6q+km8TuDlF QYxzj+1gcNzNvxCxZZQmWAUmjNC4dV+ZkLc+VT2/9HGCi5AhBLjWXHyVhr+k9X8mFz7B 9PXAp1TNtWZvZ6Vte3B7u0sTygGrdoFPEMt9gcZzKgEgj2D7WL3/KD8agPLzweA1PvkS Q1jHZGixIvTMFxlgWz0UuLbwH0ePdXEIyLtLG6lLij6ey2mAkEsExCJsV6ZTTeG6d+Ta 74cfJNT92PXZpSe05KLCOu96NZxgyrF4mxAqOrz3UFCpgrU6mvk2ShrwfdpMhgw3eMom 3mPQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:4 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Return-Path: Received: from howler.vger.email (howler.vger.email. [2620:137:e000::3:4]) by mx.google.com with ESMTPS id a17-20020a656411000000b005c18d508531si1260304pgv.212.2023.12.02.07.58.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Dec 2023 07:58:04 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:4 as permitted sender) client-ip=2620:137:e000::3:4; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:4 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by howler.vger.email (Postfix) with ESMTP id BF0978050FAB; Sat, 2 Dec 2023 07:58:00 -0800 (PST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at howler.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229671AbjLBP5Y (ORCPT + 99 others); Sat, 2 Dec 2023 10:57:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49796 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229451AbjLBP5X (ORCPT ); Sat, 2 Dec 2023 10:57:23 -0500 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A58F11F; Sat, 2 Dec 2023 07:57:28 -0800 (PST) Received: from i53875b61.versanet.de ([83.135.91.97] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r9SMq-0002DL-9W; Sat, 02 Dec 2023 16:57:20 +0100 From: Heiko Stuebner To: Krzysztof Kozlowski , Rob Herring , Conor Dooley , Alex Bee Cc: Heiko Stuebner , Maxime Ripard , David Airlie , linux-pm@vger.kernel.org, Thomas Zimmermann , dri-devel@lists.freedesktop.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Maarten Lankhorst , devicetree@vger.kernel.org, Daniel Vetter , linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH v2 0/5] Add power-controller and gpu for RK3128 Date: Sat, 2 Dec 2023 16:57:18 +0100 Message-Id: <170153263025.376455.12737085983971621612.b4-ty@sntech.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231202125144.66052-1-knaerzche@gmail.com> References: <20231202125144.66052-1-knaerzche@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on howler.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (howler.vger.email [0.0.0.0]); Sat, 02 Dec 2023 07:58:00 -0800 (PST) On Sat, 2 Dec 2023 13:51:39 +0100, Alex Bee wrote: > The first patch in this series fixes the pm-domain driver and adds > power-domains which are currently missing. This touches the ABI which is > not and was never used until now. Not all of them are used yet, but when > the power-controller is added to the DT in patch 2 the ABI should not > be changed again. > Patch 3-5 are adding the the gpu compatible to dt-bindings, adding the gpu > node and the respective operating points to SoC DT and finally enabling it > for XPI-3128 board. > > [...] Applied, thanks! [3/5] dt-bindings: gpu: mali-utgard: Add Rockchip RK3128 compatible commit: 5d86c15c3171c3ecebd84d53e30d9812b5591c84 Best regards, -- Heiko Stuebner