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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFE77C05027 for ; Tue, 14 Mar 2023 20:33:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230307AbjCNUd0 (ORCPT ); Tue, 14 Mar 2023 16:33:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52780 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229621AbjCNUdY (ORCPT ); Tue, 14 Mar 2023 16:33:24 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5957851FB1 for ; Tue, 14 Mar 2023 13:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1678825957; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Cf1UmW52NoHn8X3sKwbcCJsfKhtTUiAk8pFQZqhtqWY=; b=F68SDOqRWqpLXiydwYWqxYoOYfZCgZ40ZMgMQ8MZ395r3VgbtuyP8lDFQ7jns89GjngiR/ piT/7Q3UAzbQSf7pu1DSVhIlTdm/BXx6v34tKGxCIPAIOIoL85Fewk1/XczYyBNOX04GEy xoTBg3w9ejPpMaR5vQj+peFxLEOSLEI= Received: from mail-qv1-f72.google.com (mail-qv1-f72.google.com [209.85.219.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-385-GeiGj7eOOTibfpcHZUsHjQ-1; Tue, 14 Mar 2023 16:32:35 -0400 X-MC-Unique: GeiGj7eOOTibfpcHZUsHjQ-1 Received: by mail-qv1-f72.google.com with SMTP id a15-20020a0562140c2f00b005ad28a23cffso1248945qvd.6 for ; Tue, 14 Mar 2023 13:32:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678825955; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Cf1UmW52NoHn8X3sKwbcCJsfKhtTUiAk8pFQZqhtqWY=; b=4ibyLDlHHqgl5O8IUCz75G2GwzLd9nfXwtd5BL9Gm7b1ibzBAS5Zt8LURQU1/o1SMM glhaUMi2Uqvo7mjjc3Tz0XpCo8LVBnDnYNKb1tip5tawH9qslXyNkfAfE3YfRLYYb3H3 PqS49YUr03MfaXeuP3cEBicTjWy/sjQMhzWq+L/GUav0Za1OUpoOUYYuLTMPxDw/0CUH UEzf2peMKvYUN66/cMiP2GU0wEsjN5KE6cMYXVwz028aCE+bFOyUpJDN3g4qFlKvV6um YS8aJax1RSZmEwUeQbEOTqU+f3E4cew0YzifWJYYgCsCdb1cLLUxc9NGiJfk2+nWIFjD 4G8w== X-Gm-Message-State: AO0yUKWSDu9hdoGem/H4SLBR1K7JW9DZMIRl96hfWw+wDPqJZljm09/3 6c5T8HORjKV2tRFmx6ckBzcl7dnpMwX+Mb3KgO6MfGJpoGdooBWQlyAoLsnl/MfEX5Euanvh+Lo 4YZeBl3NjfgNPw1fn7Sci X-Received: by 2002:ac8:5acc:0:b0:3bf:dbb4:3bcc with SMTP id d12-20020ac85acc000000b003bfdbb43bccmr67624068qtd.4.1678825955101; Tue, 14 Mar 2023 13:32:35 -0700 (PDT) X-Google-Smtp-Source: AK7set8R4DgwPeDaAruB2pqEAMS0/gKRIQCP9kh/wYGXFze+xiVFd4MTcnh222nahDA3ZLMboA61mw== X-Received: by 2002:ac8:5acc:0:b0:3bf:dbb4:3bcc with SMTP id d12-20020ac85acc000000b003bfdbb43bccmr67624024qtd.4.1678825954705; Tue, 14 Mar 2023 13:32:34 -0700 (PDT) Received: from fedora (modemcable181.5-202-24.mc.videotron.ca. [24.202.5.181]) by smtp.gmail.com with ESMTPSA id t21-20020ac85315000000b003b860983973sm2403343qtn.60.2023.03.14.13.32.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 13:32:32 -0700 (PDT) Date: Tue, 14 Mar 2023 16:32:30 -0400 From: Adrien Thierry To: Krishna Kurapati Cc: Thinh Nguyen , Greg Kroah-Hartman , Philipp Zabel , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Felipe Balbi , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, quic_pkondeti@quicinc.com, quic_ppratap@quicinc.com, quic_wcheng@quicinc.com, quic_jackp@quicinc.com, quic_harshq@quicinc.com, ahalaney@redhat.com, quic_shazhuss@quicinc.com Subject: Re: [PATCH 0/8] Add multiport support for DWC3 controllers Message-ID: References: <20230310163420.7582-1-quic_kriskura@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230310163420.7582-1-quic_kriskura@quicinc.com> Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Hi Krishna, I'm unable to apply your patch series, it looks like patch 2 is malformed. 'git am' prints the following: Applying: dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Applying: usb: dwc3: core: Access XHCI address space temporarily to read port info error: corrupt patch at line 83 Patch failed at 0002 usb: dwc3: core: Access XHCI address space temporarily to read port info Are you able to apply the series on your side? Best, Adrien