From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (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 9580639934E; Tue, 12 May 2026 12:07:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778587679; cv=none; b=G451X4Nxw4cLZyZ9VFIPszvGzzqKMvJQdzrW3N8mzsqx/bg5qteM2fWdrdXwE4H0ByvavGDeQbnA98o8lirB4VktstiKw3RCisiYOUYHZuEbq4NnL1KuzylwnjRbOLoYUxdLm9JP0y63MITJzt8iDJ5sKnoFG3wtbH0thukpeC8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778587679; c=relaxed/simple; bh=XRvu2EAGQKJez8lKSh7BUoZ+vPlqUOlqHaCW8zoUhBY=; h=From:Date:To:cc:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=Quv9PQob1xaf9KZn7AX5NYx5jnGqzl8C4+BejMhl6fwzVpThYlMcM2rT9cPQXlPSoEdBDQ7p51pp9LR0Dc67X8ozN7+cQqjDqaQnLKlZmaDDJcLJcF+doEsa+HuK25O2/Pt6mpXeb5WAcSbHIhpq05FGNNdHb0cR7shw8mIk0IE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=hn4bCRYa; arc=none smtp.client-ip=198.175.65.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="hn4bCRYa" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778587677; x=1810123677; h=from:date:to:cc:subject:in-reply-to:message-id: references:mime-version; bh=XRvu2EAGQKJez8lKSh7BUoZ+vPlqUOlqHaCW8zoUhBY=; b=hn4bCRYaDAl8BYRjYYLifeSl74WqKUY4+YhAUt0pNLrxzVHrEypuR9Qh 4m/Qbkl/yvN1vC3SdK6rxncQzcWOVjJi7yBUs+NXn1QPnOIGMTeXUt3KI ccl+XL+PPnfy5SCF5jBjftooK5QKV32Lncz+JlK/g6kqZlzfEMNToOMyJ d+Czz9dVDkBOf4/ekGkdtJNCUVaAkjIQnB0Wkl8luULwy7WeVgbTo8Wp1 dFqpuzty61eoMEnELxRMpXlxGdPvDh84DeTmdjky0gHeeRnGqaGx9k/ag FLYQblZXAaRlpulNALFhwV8ZcuvlPlOqkEk6/l6dWBRGWhhZCZ4SSiYcu A==; X-CSE-ConnectionGUID: RTBym9AJRqiSsraiBoRlcg== X-CSE-MsgGUID: /rr+jOSIRvaHBQwv+1aVrw== X-IronPort-AV: E=McAfee;i="6800,10657,11783"; a="90957067" X-IronPort-AV: E=Sophos;i="6.23,230,1770624000"; d="scan'208";a="90957067" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2026 05:07:55 -0700 X-CSE-ConnectionGUID: JB3cB9pXQw+XmpPy/2Q+Yg== X-CSE-MsgGUID: a0h9lT7SQAKb7P4kkEj0IA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,230,1770624000"; d="scan'208";a="268095879" Received: from ijarvine-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.245.190]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2026 05:07:46 -0700 From: =?UTF-8?q?Ilpo=20J=C3=A4rvinen?= Date: Tue, 12 May 2026 15:07:42 +0300 (EEST) To: Anvesh Jain P cc: Sibi Sankar , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Hans de Goede , Bryan O'Donoghue , Bjorn Andersson , Konrad Dybcio , Randy Dunlap , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, LKML , platform-driver-x86@vger.kernel.org, Maya Matuszczyk , Dmitry Baryshkov , Konrad Dybcio , Akhil P Oommen Subject: Re: [PATCH v9 2/6] platform: arm64: Add driver for EC found on Qualcomm reference devices In-Reply-To: <58b7b983-b717-49c7-9019-8862fd47695a@oss.qualcomm.com> Message-ID: References: <20260511-add-driver-for-ec-v9-0-e5437c39b7f8@oss.qualcomm.com> <20260511-add-driver-for-ec-v9-2-e5437c39b7f8@oss.qualcomm.com> <84949728-7d0a-4ce9-f37c-8200ef792baf@linux.intel.com> <58b7b983-b717-49c7-9019-8862fd47695a@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323328-92730628-1778587662=:11125" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-92730628-1778587662=:11125 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 12 May 2026, Anvesh Jain P wrote: >=20 >=20 > On 5/11/2026 7:40 PM, Ilpo J=C3=A4rvinen wrote: > > On Mon, 11 May 2026, Anvesh Jain P wrote: > >=20 > >> From: Sibi Sankar > >> > >> Add Embedded controller driver support for Hamoa/Purwa/Glymur qualcomm > >> reference boards. It handles fan control, temperature sensors, access > >> to EC state changes and supports reporting suspend entry/exit to the > >> EC. > >> > >> Co-developed-by: Maya Matuszczyk > >> Signed-off-by: Maya Matuszczyk > >> Signed-off-by: Sibi Sankar > >> Reviewed-by: Dmitry Baryshkov > >> Acked-by: Konrad Dybcio > >> Tested-by: Akhil P Oommen > >> Co-developed-by: Anvesh Jain P > >> Signed-off-by: Anvesh Jain P > >=20 > > Thanks for the update. > >=20 > > Patch 2 applied to the review-ilpo-next branch. > > >=20 > Thank you! >=20 > Will you be taking care of merging the bindings changes (patch 1/6) as we= ll? If the bindings and dts changes go separate ways, DT linters won't be=20 happy so the bindings and dts changes should go in through the same tree. As such, I only too the platform drivers patch. All this should come=20 together in linux-next once all patches are in some tree (and obviously=20 eventually in Linus' tree as well). --=20 i. --8323328-92730628-1778587662=:11125--