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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id ADD9EC2D0D1 for ; Mon, 24 Jun 2024 18:06:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date: MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=tCy+hRmCRW5AO/hvJe9xg4i+qzJBreY+fC5iGKmnDJg=; b=C4zet7CxphCzSIpHIqUMQGU+6q cw5UrN8DO8P/wfjJzKi3+OZ/7orx3RcTMY+GXuD4stnJCtDrdTBkyeeXGzYfxBwDveIpYoOuSt9PA eVTXcVOQpXr2S9UPaIh4NIyNIq5l7R9WSd0x/JG5rY9iVP6oVHS/QFVTAxhGjct+KkHbv0NKV1Ocb E/F4T1QR3stMpbk+CGZVzL5dMV+ydTuEe4B1JSBjxmONKSzCgJ6ulDjyninXA1Jy9dwKrk+OWz+KY BuF3QfrROqAqUmBxOgqHUAz5ZbKdIYNLrVmpgn8SzBDONnEG2C/AnWXBxrVWo1TLlHnjB1s19HDZ3 kT0dr18w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sLo5G-00000000E7s-2guP; Mon, 24 Jun 2024 18:06:30 +0000 Received: from mail.manjaro.org ([2a01:4f8:c0c:51f3::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sLo5A-00000000E6O-1eFI; Mon, 24 Jun 2024 18:06:26 +0000 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=manjaro.org; s=2021; t=1719252380; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tCy+hRmCRW5AO/hvJe9xg4i+qzJBreY+fC5iGKmnDJg=; b=xibedBFtXNM7aHmHNwmzvGHYjglaqn2uCn+wqMVRdkGBAdys5HGPgIEY7PE87bovwoF/mQ Cea1tJOoVBGcoRGicxPSGgE847H46H1VVWC2nBL9t6wlhhllsal/w/xNqqfQC/iabRaC7l PKA0hAo/9AYLR6dfFS8Zg7VUs+zzlduScdLKgSCgiO39m93rH0Ao81sNNZpIF3IXqQJFZq sJziTxYaxVtkuFQRnjqQHXE+yoTO48BpHpROT4fRHYZSDN39aUTNShJxu+b+SWqRsdGaSM U3QoWBjnHjtHLNA3EfpHw2+YZHp21xXYg1Y679CXP5g85rQ0TPhwtJcNV/q3yw== Date: Mon, 24 Jun 2024 20:06:19 +0200 From: Dragan Simic To: Alexey Charkov Cc: linux-rockchip@lists.infradead.org, heiko@sntech.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, robh+dt@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: rockchip: Delete the SoC variant dtsi for RK3399Pro In-Reply-To: References: <4449f7d4eead787308300e2d1d37b88c9d1446b2.1717308862.git.dsimic@manjaro.org> Message-ID: <84e5719fad4d405bf188ee86d12bb251@manjaro.org> X-Sender: dsimic@manjaro.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Authentication-Results: ORIGINATING; auth=pass smtp.auth=dsimic@manjaro.org smtp.mailfrom=dsimic@manjaro.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240624_110624_628762_5951DAF9 X-CRM114-Status: GOOD ( 14.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello Alexey, On 2024-06-24 19:59, Alexey Charkov wrote: > On Mon, Jun 24, 2024 at 9:55 PM Dragan Simic > wrote: >> Just checking, are there any comments on this patch? Is there >> something >> more I can do to have it accepted? > > Heiko has already applied it quietly a couple of days ago [1], and > also merged the v5 thermal and OPP code that I rebased on top of this > patch of yours. Yes, I saw that already, but this patch is a different one, it's about deleting the redundant .dtsi for RK3399Pro. :) Regarding your v5, I've had some health issues, so I unfortunately haven't managed to review it and test in detail yet. I'll do that as soon as possible, and I'll come back with any comments I might have. > [1] > https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=for-next&id=def88eb4d8365a4aa064d28405d03550a9d0a3be