From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fgw23-7.mail.saunalahti.fi (fgw23-7.mail.saunalahti.fi [62.142.5.84]) (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 DC38B199EAD for ; Mon, 26 Aug 2024 20:55:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=62.142.5.84 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724705705; cv=none; b=FX7b+5RZJFbYXe0UfNvl3ulUH5wPZfmA2YGVrT9lrmGcQ1hxQpo2fsDYCbSESgGwbdhhOIkC5jQgdSuiNiEZN9c6HrLQZNphsIkcAxEcTqEyrONfB/UddKaOiDnE3+wAhHbeAiZWIF3sBMaAh1AQ5CR+4iQQf5//x1MyA9rPl3o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724705705; c=relaxed/simple; bh=7NXtnwmvCIhyA32Y9cVSO9Z9Tqjqcf1blkjdopyxGR8=; h=From:Date:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=pZlwrH6fNc/aN54LU5veP8BAOxpGpalmE8xVJI2DRS1yRp26BT9lF94VHcUG8HSWxwq0yQNa4FaLoqzSc2qM2/0BmTPzuePd6twFXoAkgsIqewUIjc9dUylRZymqZPgZ//ztfCm+tew8d7ML/a2b6VHSweLfx09hPBk/7ZB0oHk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com; spf=fail smtp.mailfrom=gmail.com; arc=none smtp.client-ip=62.142.5.84 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=gmail.com Received: from localhost (88-113-25-87.elisa-laajakaista.fi [88.113.25.87]) by fgw22.mail.saunalahti.fi (Halon) with ESMTP id 75ac7369-63ed-11ef-8ec2-005056bdf889; Mon, 26 Aug 2024 23:55:00 +0300 (EEST) From: Andy Shevchenko Date: Mon, 26 Aug 2024 23:55:00 +0300 To: Konrad Dybcio Cc: Rob Herring , Greg Kroah-Hartman , Jiri Slaby , Krzysztof Kozlowski , Conor Dooley , "Rafael J. Wysocki" , Len Brown , Maximilian Luz , Hans de Goede , Ilpo =?iso-8859-1?Q?J=E4rvinen?= , Marijn Suijten , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org, Bjorn Andersson , Konrad Dybcio , Krzysztof Kozlowski Subject: Re: [PATCH v3 0/3] OF support for Surface System Aggregator Module Message-ID: References: <20240814-topic-sam-v3-0-a84588aad233@quicinc.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=us-ascii Content-Disposition: inline In-Reply-To: <20240814-topic-sam-v3-0-a84588aad233@quicinc.com> Wed, Aug 14, 2024 at 12:27:24PM +0200, Konrad Dybcio kirjoitti: > Wire up OF support for SSAM drivers, to use with Surface Laptop 7 and > other Qualcomm-based devices. > > Patch 3 references compatible strings introduced in [1] > > [1] https://lore.kernel.org/linux-arm-msm/20240809-topic-sl7-v1-1-2090433d8dfc@quicinc.com/T/#u Please, Cc to me the v4. -- With Best Regards, Andy Shevchenko