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 3116EC7618B for ; Tue, 14 Mar 2023 20:33:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229754AbjCNUd1 (ORCPT ); Tue, 14 Mar 2023 16:33:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52792 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229722AbjCNUd0 (ORCPT ); Tue, 14 Mar 2023 16:33:26 -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 5BF8D51FB2 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-f71.google.com (mail-qv1-f71.google.com [209.85.219.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-385-Dj7fZcbQNaSB0bEVpji-iA-1; Tue, 14 Mar 2023 16:32:35 -0400 X-MC-Unique: Dj7fZcbQNaSB0bEVpji-iA-1 Received: by mail-qv1-f71.google.com with SMTP id px10-20020a056214050a00b005ab138d7672so2983413qvb.7 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=UN4jBE8BSs+cz5XAfCwuEKDHWi05waeSDErVRaZjOLZIlMFpMgG5uQxvvAKTl07Y8x YJOrjYKtyVFz2MP+0tIAcNj3qL0CmYZ/3UKIJjydBOHzgfhUxNzRxrHKkdF33rPXQaok fUWP5mZHr2WeQDnHq3IMDOpmDrZ6WY1wny0AuhbJw7Gb6GRcqlfM709HHp2AOEVRZdjC ynp+IxmDVqQRgV0tBTIUc9TpjCUSXxevn/fSD3l1XDEh88BMm9GlalhxAF0M3siMyhLF vI0uK+P6W7S0Mxy5PI39+6yNW62JaUueBBAgo4QuVJ+mVr7/ITdFHWoc3f0+X+VGBwzL KVFQ== X-Gm-Message-State: AO0yUKVk9mwa+0L5yALCmbqNVhlqmEMHBKeGCO1ohwDhusk0SNlmrSCo TX8fjflEDYV2kO3sS2B/I13Kh9MtpxyjCIS7FbmpzMq13bXFoHgLihc7mFhGXxdd00BBgbB7qsH IGZfB4PW551OO/VF/LPh3elhR7A== X-Received: by 2002:ac8:5acc:0:b0:3bf:dbb4:3bcc with SMTP id d12-20020ac85acc000000b003bfdbb43bccmr67624063qtd.4.1678825955099; 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-arm-msm@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