From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D26A6329371; Sat, 11 Jul 2026 19:50:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783799405; cv=none; b=PuPALAft77Ol7SUA38V8wXKw4EM8neqvPbKKXqacrjkF5XDQWH4nQEEY1uUW8lpuw4+SGKKSu8aTPdJ0jKnamyOawePUR2kB1UWSI59Zma3ApVlce2bBwXjfFNibqikONbvYVEVE246td6Rzdl1nw8eHNu6YmTyoQx25j7ciuLs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783799405; c=relaxed/simple; bh=QjoyP1m0r4+nuAwDi5ci4irLloF5DNiR/e9V3viE17Q=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=ivnabk1H6IOIVpliyhk74najX+tx3YsR2j3eL4nZRx5q5NBzKGeqCOTgAfunlg6cPjgbigdHyrevN5wdZwZvejZSXY5AJtZmrTmQdE1c5xqciaT/kz6KtW1qrcv5tnTAnz8wagm1EjurG2zjN0CkfmDGz6UJc4CA7ESIkuEYasU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ZleJ7h2c; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ZleJ7h2c" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 56EA31F00A3A; Sat, 11 Jul 2026 19:50:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783799404; bh=C4TXKZrBRp6Vz4sMfZzR8NXZyvfSmNCJEm5ltozR7CI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ZleJ7h2ce1/4ys52OET4PocZxKV6z4WYrLLPKe+9KQWdAI6R58kxMbQYuOlN7OmvS kW1ZX5WzichxlVfhECELM1XUo5HwhyO4o+2CS324MaxbtPTKpgSMNrGA/kfdifKqkg MGokP7j2w4acAsrNgWhFmKg2tmV+EPvLzZvtSN6GkzjEpLGcoFxHTuYAEAsu5CFPb/ Yc8CUJn3VrkCYRTDhA8EI5fV+VNoRxIwX8UhR0+gjorbo5s9fFh+x+fP15KdYPdb2h 7UNe5o5N2NDgMl2urbKFzqu88yPsTnJDhi3BJmda+a+7DyDPp1IvFHfsaRysjBl43Q 2xgXc83mwhbVA== From: Bjorn Andersson To: Suzuki K Poulose , James Clark , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Tingwei Zhang , Mao Jinlong , Konrad Dybcio , Mike Leach , Jie Gan Cc: linux-arm-msm@vger.kernel.org, coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Konrad Dybcio Subject: Re: (subset) [PATCH v2 0/2] Enable ETR and CTCU device for hamoa Date: Sat, 11 Jul 2026 14:49:43 -0500 Message-ID: <178379938588.163099.2863497424373585668.b4-ty@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20251106-enable-etr-and-ctcu-for-hamoa-v2-0-cdb3a18753aa@oss.qualcomm.com> References: <20251106-enable-etr-and-ctcu-for-hamoa-v2-0-cdb3a18753aa@oss.qualcomm.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Thu, 06 Nov 2025 09:57:24 +0800, Jie Gan wrote: > Enable support for ETR and CTCU devices on the Hamoa platform. The > newly added CTCU compatible will fallback to qcom,sa8775p-ctcu for device > probing. > > Dependency of the binding patch: > https://lore.kernel.org/all/20251103-enable-ctcu-for-monaco-v4-1-92ff83201584@oss.qualcomm.com/ > > [...] Applied, thanks! [2/2] arm64: dts: qcom: hamoa: enable ETR and CTCU devices commit: f77ef7a6a97eb29020be430d3125e3b0e0e713f8 Best regards, -- Bjorn Andersson