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 X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 16307C433E1 for ; Fri, 31 Jul 2020 20:26:34 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id ED83822B42 for ; Fri, 31 Jul 2020 20:26:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ED83822B42 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 786F46E040; Fri, 31 Jul 2020 20:26:33 +0000 (UTC) Received: from mail-io1-f65.google.com (mail-io1-f65.google.com [209.85.166.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id AEB8D6EB47; Fri, 31 Jul 2020 20:26:32 +0000 (UTC) Received: by mail-io1-f65.google.com with SMTP id q75so24743206iod.1; Fri, 31 Jul 2020 13:26:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=AiMGdmCb+bz6YVV8Hxa7igAvU6qudkwfV+tj6X7dOh4=; b=AzyhknaABwGLhDgc6A0rmC6YAJXE0XtUH78ck1eyXafcZsILpBt7CbmzOT/IiB8RX7 cUYxxJAV8wa3j1cxSgK3MxLbbh9bOkD3xtpC+MJoplnJCdtp6672D93pM7uSiin0agD1 7RZrXH3C9ZNHnzs5dZq+yAFGsE5c8IZ/aGHb8cssNB1GYpZeATzwjeDgyGSjwKtw9at9 VqKo5vJ/WNy9OO2ztLgr/IB83vjZJYqCmKZ8VshIYISbGS2S7L4Idz8Oc+9fjUaZyZui AeP+1IQ9qIBmxt3GQ5HaYN8thqbikNEQyZFnAryMEM90lvTSmAzqthq4EiYVwCJ7sJmI bm7g== X-Gm-Message-State: AOAM533CxZDpwExiebzoiA1AFtAoQxe43jau+XBIWDNINIGq+iNmqR1D h9pcGtyZkdUN+uE0RcJpIQ== X-Google-Smtp-Source: ABdhPJxPe/ccy6ODQW2ezEBqzYMhTdtl0ygSHo9crgD2bv3oq38Q3L9HvFzQgv5RMZ2ASGAI4iFJsg== X-Received: by 2002:a6b:b74b:: with SMTP id h72mr2738365iof.52.1596227192057; Fri, 31 Jul 2020 13:26:32 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id d125sm4827878iof.32.2020.07.31.13.26.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 31 Jul 2020 13:26:31 -0700 (PDT) Received: (nullmailer pid 723736 invoked by uid 1000); Fri, 31 Jul 2020 20:26:28 -0000 Date: Fri, 31 Jul 2020 14:26:28 -0600 From: Rob Herring To: Konrad Dybcio Subject: Re: [PATCH 3/9] drivers: usb: dwc3-qcom: Add sdm660 compatible Message-ID: <20200731202628.GA723682@bogus> References: <20200726111215.22361-1-konradybcio@gmail.com> <20200726111215.22361-4-konradybcio@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200726111215.22361-4-konradybcio@gmail.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Krzysztof Wilczynski , Jeffrey Hugo , David Airlie , Michael Turquette , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, AngeloGioacchino Del Regno , Sam Ravnborg , linux-clk@vger.kernel.org, Kishon Vijay Abraham I , martin.botka1@gmail.com, Andy Gross , Brian Masney , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, Xiaozhe Shi , Rob Herring , Bjorn Andersson , Sean Paul , Ben Dooks , Felipe Balbi , Stephen Boyd , Greg Kroah-Hartman , linux-usb@vger.kernel.org, Harigovindan P , zhengbin , Manu Gautam , Vinod Koul , freedreno@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, 26 Jul 2020 13:12:00 +0200, Konrad Dybcio wrote: > Signed-off-by: Konrad Dybcio > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + > drivers/usb/dwc3/dwc3-qcom.c | 1 + > 2 files changed, 2 insertions(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel