From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 308FDC30658 for ; Tue, 2 Jul 2024 23:42:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pifJmqE360Wi2ZlB+7FyAUTiHz21CDAqRbjc2BGXkF0=; b=TxfLf29NjY7hvEfGQb2dkl0+TT Gmjv6my4ZqJifx1wahd+FskGEC4GCmgUWaWTvjhD/lECekW+0MxSUxHUlW+5CbKl5c6UqlPPFvblM 22xfu2/XMKD37D1jJVJ9ypdcMhayRsDqQdV3dgwJCmLay1gf7PauGTLy8PgDyNU6Mh52+0FJHDui9 ekWo9yjaLEi9xKceoZVhvCS+xhgr0X3yAi6Ftc3av9FI6/RGYROYQY7aNTuPzZ3kyzUlYLn/Nowj0 7byDX0Kb4HCEJ0YPwdv0hXcZL65T5rSk2nzYn7+jVOF9MTMVJOwGRtInAe0YOSBvVL2rTBrlYl62C JKiZpNvQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOn8j-00000008JwH-3WIt; Tue, 02 Jul 2024 23:42:25 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOn8Y-00000008Jv3-3Xel for linux-arm-kernel@lists.infradead.org; Tue, 02 Jul 2024 23:42:16 +0000 Received: from pps.filterd (m0279862.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 462EVDhb028831; Tue, 2 Jul 2024 23:42:06 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= pifJmqE360Wi2ZlB+7FyAUTiHz21CDAqRbjc2BGXkF0=; b=SXySJUshwLJIEUZ5 TFez692Js580eVCKbfs3aNEO8vFX3TdD0I3fue5aif0SaaZUQt34xxdpxcO+uqjb NBuFF5jPovwvP4uHFuel5shR1pfUYAZjOBJR+LEUUhfLPB1KWD1qWTEMh0vipS3V 9ZYsb+AoXZpUhzvIZkUbzISrjc4Gb1ZEdpJxqe6UdQaJgfIHTCIF2/GO4vyOuwQU eW+tT0WNzzEofL+i4HOQkab+DnOEK2YD/fjnciE4SY+gjiCj/sWlCtrxBUQS0Bx5 vp+ioK9IRVj3tGuM3fkHbnqiY6zRILFzTK8MSty+NzeBC6AVT9GEf6vhOvJ+zh7a JtNs0g== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 404kcthgmt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 02 Jul 2024 23:42:06 +0000 (GMT) Received: from nasanex01a.na.qualcomm.com (nasanex01a.na.qualcomm.com [10.52.223.231]) by NASANPPMTA01.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 462Ng5pi005312 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 2 Jul 2024 23:42:05 GMT Received: from [10.110.10.43] (10.80.80.8) by nasanex01a.na.qualcomm.com (10.52.223.231) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 2 Jul 2024 16:42:05 -0700 Message-ID: <1bdc4d4c-9cf1-a8bd-80de-7463cecd2c78@quicinc.com> Date: Tue, 2 Jul 2024 16:42:04 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: [PATCH v5 3/4] firmware: psci: Read and use vendor reset types Content-Language: en-US To: Elliot Berman , Sudeep Holla CC: Sebastian Reichel , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Andy Yan , Lorenzo Pieralisi , "Mark Rutland" , Bartosz Golaszewski , Satya Durga Srinivasu Prabhala , Melody Olvera , Shivendra Pratap , , , , Florian Fainelli , , References: <20240617-arm-psci-system_reset2-vendor-reboots-v5-0-086950f650c8@quicinc.com> <20240617-arm-psci-system_reset2-vendor-reboots-v5-3-086950f650c8@quicinc.com> <20240619135143.kr2tx4ynxayc5v3a@bogus> <20240619080933071-0700.eberman@hu-eberman-lv.qualcomm.com> <20240620162547309-0700.eberman@hu-eberman-lv.qualcomm.com> <20240702155630416-0700.eberman@hu-eberman-lv.qualcomm.com> From: Trilok Soni In-Reply-To: <20240702155630416-0700.eberman@hu-eberman-lv.qualcomm.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01a.na.qualcomm.com (10.52.223.231) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: NKwRwjM6Tcs4eLOciR9alWglevT05tc5 X-Proofpoint-ORIG-GUID: NKwRwjM6Tcs4eLOciR9alWglevT05tc5 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-02_16,2024-07-02_02,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 phishscore=0 adultscore=0 bulkscore=0 mlxlogscore=999 priorityscore=1501 impostorscore=0 suspectscore=0 mlxscore=0 lowpriorityscore=0 clxscore=1011 malwarescore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2406140001 definitions=main-2407020175 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240702_164214_923476_029DD29B X-CRM114-Status: GOOD ( 13.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 7/2/2024 4:06 PM, Elliot Berman wrote: > Hi Sudeep, > > On Mon, Jun 24, 2024 at 04:41:42PM +0100, Sudeep Holla wrote: >> Sorry, I completely missed to see that you had already answered those >> in your commit message. As mentioned earlier I haven't looked at the >> reboot mode framework completely yet, so I can't comment on it yet. >> >> I don't want to be blocker though if others are happy with this. > > I think folks are satisfied with the other parts of the series and now > looking for your conclusion on the PSCI driver part. I will be nice to get these patches picked up before 4th July holiday in US :). -- ---Trilok Soni