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 33C7E41C65; Thu, 18 Jul 2024 06:41:07 +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=1721284869; cv=none; b=nqJ2lnRBunAbwMiHRxuBwecFZixoGW7xBhsTL5Z8BGF0KSRzxmXiz8CNmaU5btqTKchvfyISxAWbzdCB7HRLJMsyLdo46/UDqmVj0mNP4NRV1VrMdTIGOPx3VeCXTZJyFVTbWEB+1207Wg2/vyNrItlWjdMl3FJ0QWMO/ajj3ZI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721284869; c=relaxed/simple; bh=r79Ck8mh6a6fiuyhAyywJZ0j1dFwu/87hYwtUX9tpZo=; h=Message-ID:Date:MIME-Version:Subject:To:CC:References:From: In-Reply-To:Content-Type; b=NSzQ07cCvos4e4ge0MGl8Y0ljOxWoqi27jc0blkyEu2OZ6OV9GjK12KDqvKkPbNPxVmKops4Yv7LDW95D6CihOplERj9dvzCFgkn2SWUsZfsaDK/QI8YBK5XGcYK6zBQ+svSmYIBbLRGRyO1Our6zt7iD3FLXXvZb/iqG9/OFck= 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=JwtpzhL/; 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="JwtpzhL/" Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 46I5L4Yf009132; Thu, 18 Jul 2024 06:40:56 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= r79Ck8mh6a6fiuyhAyywJZ0j1dFwu/87hYwtUX9tpZo=; b=JwtpzhL/ktCRSeF6 5xclZz7nq4utedQe4qJz66Z6qlCXGj3Hcc6SmKz6rg5q6iMDbfad5hB0Jh2Wq0JA 7yP/rqKgNfeKkp6ig8hMxntV4s6k+f/I5aR7nnhlCir+7LC+BcCKE7pKGr0Rgykf zc38NOyw5pCbWffRCPnyIxmYJBZyF9AaKNzHNa1OcYZG4KaKyDZ2S0gsPjiF7ygc SickA2VCv2zjYRSu8oGD4AEtfGA+Mo/RDM1JXoVOEwhwiQnhIaSJcGBIp0zMsHCQ Os1nkxymtkmV2cblQEw0ALRvchcViyiv5AO2mj8kc66n5W9ekQGJvBDL/EhihoTH 6lCaKw== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 40dwfu4hj3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 18 Jul 2024 06:40:56 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA02.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 46I6et5J029946 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 18 Jul 2024 06:40:55 GMT Received: from [10.151.37.100] (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.1544.9; Wed, 17 Jul 2024 23:40:50 -0700 Message-ID: Date: Thu, 18 Jul 2024 12:10:47 +0530 Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH V6 1/4] dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controller. To: Krzysztof Kozlowski , , , , , , , , , , , , , CC: devi priya References: <20240716092347.2177153-1-quic_srichara@quicinc.com> <20240716092347.2177153-2-quic_srichara@quicinc.com> Content-Language: en-US From: Sricharan Ramabadhran In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit 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-ORIG-GUID: Rhn7aAlXYLiU0EsJ-Yivg00cf0WhLLJ0 X-Proofpoint-GUID: Rhn7aAlXYLiU0EsJ-Yivg00cf0WhLLJ0 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-07-18_03,2024-07-17_02,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 suspectscore=0 phishscore=0 spamscore=0 lowpriorityscore=0 priorityscore=1501 clxscore=1011 bulkscore=0 impostorscore=0 mlxscore=0 mlxlogscore=660 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2407180044 On 7/17/2024 1:12 AM, Krzysztof Kozlowski wrote: > On 16/07/2024 11:23, Sricharan R wrote: >> From: devi priya >> >> Document the PCIe controller on IPQ9574 platform. > Subjects are without full stop. ok, will fix. > With that fixed: > > Reviewed-by: Krzysztof Kozlowski Thanks Regards,  Sricharan