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 8F5DDC02193 for ; Mon, 3 Feb 2025 08:39:45 +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=XVGYg007DqlZ14Celc1KRgbSlHax+yNO1OqjdJZgd5k=; b=kcxzWAHWZTFCM2k/bJ6nlMsmfe stA8yfiIgF4eyP8Tc5caSr7hywrFpY5RurGQ1HxPLVrmCtGBXcIEPvhRdIYHjPIWNdKn9O57yNUR9 YFiOvLfijmyp59G1fBZAXPmxase8Gwkpfvq1tVhmYviJPdjVzQykJ5JC7bsEgTISn/qSJj+qmAhzf NHmi1FCUHHD24JTkiPiQvPUPUbSzc2pdYou+LQ7ENM16zpltVSSTUWn4dciZlTCNIakiDrwgSSXrO 4FfjpSAtUKLgEbrepi8bXHrbyHtQBlLUtSHjx3HIs9oYFr2LtkK/oyo2qVX7sUh3mqdHXAPd0eFxM xResggaQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1terzQ-0000000EsGP-2pRV; Mon, 03 Feb 2025 08:39:32 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tery5-0000000Es1e-0vh7 for linux-arm-kernel@lists.infradead.org; Mon, 03 Feb 2025 08:38:10 +0000 Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 5135lEr1007514; Mon, 3 Feb 2025 08:38:01 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= XVGYg007DqlZ14Celc1KRgbSlHax+yNO1OqjdJZgd5k=; b=PV4PSb9ywGcurZ2N BQBhAJnxJtXP/oJ1EBRGtk0FtNpLNTKo70pmYFul3I0+AU5Szf30TnFfqIdJXqX0 hxsiwpJksDdw6sqBxwwd/VGrfSaX29gWFiSxHHn30GjYuYPSdUTOCUIm5dt/97hM xxbNC4APIDCokYgC5+CkA2lQovNlm+XjnlGmcdqu0mzVQ7bpPoQ3tk9uIdubCxrY tY5LbjoM1NmeHrIR59ApO4uTCoBnplgOesGoKcgyNL4PuldS0BUkolPCOQR+e3Nh SbynayGywdqj3BaBs4ID1mm2pJNjt4TtiTFsnW8lKm7EoTQ31J21d8agVF9C8KgP iyTeRA== Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 44jqxw0bva-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 03 Feb 2025 08:38:01 +0000 (GMT) Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 5138bxcX030486 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 3 Feb 2025 08:37:59 GMT Received: from [10.219.57.57] (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Mon, 3 Feb 2025 00:37:55 -0800 Message-ID: <273df630-007d-4aaf-9432-2884a7e94d5e@quicinc.com> Date: Mon, 3 Feb 2025 14:07:52 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4 0/2] Add support for GPU SMMU on QCS8300 To: Krzysztof Kozlowski CC: Will Deacon , Robin Murphy , Joerg Roedel , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio , , , , , References: <20250203-b4-branch-gfx-smmu-v4-0-eaa7aa762f48@quicinc.com> <20250203-lean-delightful-ermine-f5b902@krzk-bin> Content-Language: en-US From: Pratyush Brahma In-Reply-To: <20250203-lean-delightful-ermine-f5b902@krzk-bin> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: A3Y4AVxh3AHw6zDw3dRdd7GiAx6Rmuqp X-Proofpoint-GUID: A3Y4AVxh3AHw6zDw3dRdd7GiAx6Rmuqp X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1057,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-02-03_03,2025-01-31_02,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 malwarescore=0 phishscore=0 bulkscore=0 priorityscore=1501 mlxscore=0 suspectscore=0 adultscore=0 impostorscore=0 clxscore=1015 lowpriorityscore=0 mlxlogscore=999 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2501170000 definitions=main-2502030068 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250203_003809_376675_FF5E9BE8 X-CRM114-Status: GOOD ( 22.45 ) 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 2/3/2025 1:03 PM, Krzysztof Kozlowski wrote: > On Mon, Feb 03, 2025 at 11:17:00AM +0530, Pratyush Brahma wrote: >> Enable GPU SMMU function on QCS8300 platform. GPU SMMU is required >> for address translation in GPU device. >> >> Signed-off-by: Pratyush Brahma >> -- >> Changes since v3: >> - Modified the order of clock voting and properties as suggested by Konrad >> - Removed dependency on clocks in commit text as change is merged in >> linux-next before current base commit >> >> Link to v3: >> https://lore.kernel.org/all/20241227105818.28516-1-quic_pbrahma@quicinc.com/ >> > How are you sending these? > > b4 diff 20250203-b4-branch-gfx-smmu-v4-0-eaa7aa762f48@quicinc.com > Grabbing thread from lore.kernel.org/all/20250203-b4-branch-gfx-smmu-v4-0-eaa7aa762f48@quicinc.com/t.mbox.gz > Checking for older revisions > Grabbing search results from lore.kernel.org > Added from v3: 2 patches > --- > Analyzing 7 messages in the thread > Preparing fake-am for v3: dt-bindings: arm-smmu: Document QCS8300 GPU SMMU > ERROR: v3 series incomplete; unable to create a fake-am range > --- > Could not create fake-am range for lower series v3 I have sent this version of the patch series using b4 for the first time, as suggested earlier [1]. The issue might be due to the previous version being sent incorrectly using git send-mail. Consequently, I had to manually apply the previous patches after creating the b4 branch, since "b4 prep -F" was throwing an error when trying to apply the last patch. [1] https://lore.kernel.org/all/64ak7h5pwqinmcymas5i4xexa6bntvti7zkwfhzx7qrsmgaow3@zmn7jffcrp5f/ > > Best regards, > Krzysztof > -- Thanks and Regards Pratyush Brahma