From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (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 17702318BBC; Wed, 21 Jan 2026 18:38:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769020710; cv=none; b=rN+Py8N1aCMcWTDJWbsrTQ46OUu5T7MdlDeckBJODVjP4o/GiDNAjiQAlCW6DWfxF8IwVyD37ujtRfEfNuJfyIyXoDQbFGTVLuraxRz6ANqXJrQ9hQ+Kf92Hlvf7jOm6i/GY4FqJRMZuC5+Ux1wf3XkmCHPgcn3pQ437zj1IrlU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769020710; c=relaxed/simple; bh=Mqg4Jotrj4emqmxwurD4+1mh5LlBcxBi8dAuBycyxrE=; h=Message-ID:Date:MIME-Version:Subject:To:CC:References:From: In-Reply-To:Content-Type; b=CSbyU+Eb7lRCe/fbscyJWKhNQrYqHlS2tdPwiCDtCU1v7asZ6V4N5fojVuWNVK3Mm0m+1mV17lk7bB4NcDN4bRtppSIPw87xwvY9Wr+w/Xlq5paGQuLs9f50xe7wwsOJsQY3eQf3jHMZRgAmnpWhyCKMyGlBWzyy3ddcQudy2rE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=WPZakaZR; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="WPZakaZR" Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.11/8.18.1.11) with ESMTP id 60LHkKxJ2452345; Wed, 21 Jan 2026 18:38:17 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= zNilkfoM7J+p+yzttmzKFaWCG1a6+F2xaeBA5IxOpx8=; b=WPZakaZRs5DWDluu bzohTkdyjHGtyhSFVMtWH9wkO5kiJLsBiMOpQVkXTXmkZ8VIq93IL0zX0RpfZWAh pTf4VToic+hXi4tfzjl3FKd3BH2Bw2S/+AZc3g0sj9lT9G/qMqFEg7wUi/FWCEYR UUM58zsoXhsyh5OzspsL2VH8XjcfuVokQzX8cdgfyXK2LktVbuOrXtJQcKzac+uV hGCjzGtsNUzcHha7lhMKxq6Y/73pcBHDEC0IPNFDOK4g2jln/Oz3gAFd/B/o5eg3 oaoCYQ2LtZRaw6bNFECWCYhpdVU7MlSwmMc3fqzP1X3Wr8YS8rFBsz+gpdxvAPkV TeoWDA== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4btvhqhpup-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 21 Jan 2026 18:38:17 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA05.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 60LIcGuq015594 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 21 Jan 2026 18:38:16 GMT Received: from [10.216.56.4] (10.80.80.8) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.17; Wed, 21 Jan 2026 10:38:10 -0800 Message-ID: Date: Thu, 22 Jan 2026 00:08:02 +0530 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v8 1/5] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible To: Bjorn Andersson CC: , , , , , , , , , , , , , , , , "Vladimir Zapolskiy" References: <20251222095914.1995041-1-quic_nihalkum@quicinc.com> <20251222095914.1995041-2-quic_nihalkum@quicinc.com> Content-Language: en-US From: Nihal Kumar Gupta In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwMTIxMDE1NSBTYWx0ZWRfX6byNHwj/SSEP 3YRUMT5M32FxjGzHEh+kvENcLfh2HoDr67rKflgqWws3yexxi1HaCHVthSebiHo654tZzCqmvMr O4AwNtM08I69W0pdu9uaYzRyX11cXZkkrnYh7Fit2Tn0mtnnChrXQBk8bP26biaiCCzIQ94Kq9T fTh6Lax3/ttWWdpQThXArnLiu1+Q2IVZSx8SJ6BX5cAVm7yj2i8JobhB5E+tN9VOOAjG7XR5hvx 47I181CK499v2tWb8jkVJQ6CiVmv2Mm81wbrHNzCnPHF4ePBIVKhPTyUFu3n2nXrsajiLjUYC1T 4P7Dk4TVOfgYd2Ub8+HDX9aMiaVEmeyyUFwBtL2R1ZQ1t4UYuamA71g3b1WqartURjadw6ZbFtr 9BUqU1kXgt/1RI8qeWvNyFkQsPW6Ivux3eEpgxFRDO2J57xjtPJb6qAKIEFjkG02QsbWBhWtneF vo2FFw0xJrppUY4VsJA== X-Authority-Analysis: v=2.4 cv=S5bUAYsP c=1 sm=1 tr=0 ts=69711d19 cx=c_pps a=ouPCqIW2jiPt+lZRy3xVPw==:117 a=ouPCqIW2jiPt+lZRy3xVPw==:17 a=GEpy-HfZoHoA:10 a=IkcTkHD0fZMA:10 a=vUbySO9Y5rIA:10 a=VkNPw1HP01LnGYTKEx00:22 a=EJUgQ-LtjB6CFHlFTh8A:9 a=QEXdDO2ut3YA:10 a=Qzt0FRFQUfIA:10 X-Proofpoint-ORIG-GUID: zHPcGiwGKDoB8uZr95d2wKFmQibmxXs0 X-Proofpoint-GUID: zHPcGiwGKDoB8uZr95d2wKFmQibmxXs0 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1121,Hydra:6.1.20,FMLib:17.12.100.49 definitions=2026-01-21_03,2026-01-20_01,2025-10-01_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 phishscore=0 lowpriorityscore=0 impostorscore=0 suspectscore=0 malwarescore=0 bulkscore=0 priorityscore=1501 adultscore=0 spamscore=0 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.22.0-2601150000 definitions=main-2601210155 On 21-01-2026 19:30, Bjorn Andersson wrote: > Maybe I'm not seeing it, but you didn't include either i2c maintainers > or the linux-i2c mailing list, so this is unlikely to move anywhere. > > Please send this out again with the recipients that get_maintainers tell > you do include. (and skip the ones that aren't relevant). Apologies, and thanks for pointing this out. Posted v9, rebased on tip, with the I2C maintainers and the linux-i2c mailing list included. -- Regards, Nihal Kumar Gupta