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 21CB9C54EE9 for ; Thu, 8 Sep 2022 08:54:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231686AbiIHIx6 (ORCPT ); Thu, 8 Sep 2022 04:53:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42064 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231822AbiIHIxq (ORCPT ); Thu, 8 Sep 2022 04:53:46 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 740E4E1AAF for ; Thu, 8 Sep 2022 01:53:45 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id bt10so26609977lfb.1 for ; Thu, 08 Sep 2022 01:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=9VquOKQ3hKK4VW69duKHqam2B9oML/lOcHv1HNPnEmA=; b=DB7qj/3lifsH8Ly2TJe/zzZdOFOyFijp7RptdtdBcsW8wQUZtDpQESqx3Vnq7I0VXE 9SHdT6AtmEImEgTN2AiQGYkN5Nqf+RwhQfIBBULoFvCriWLOBp6rXnNzluUgnZri4hlc NTCOAEfkS3c3s0/6qAe4gaDZBj00ohmpjXivIXBinMQSMoCE2P9p14MFl302C/XwplG8 rIYJlO8MPS9DPBOBkCzuG9QJbpWK8aOsQxUqwoYXLyxL0z7hIo2mp6fg4CBiaYZmv0rq T9MVBMSlPYWnL/sHFpZkNsLPiEqhvm430q3lymG7+4bQ6Kzo5+UpXhf8hSYt3og+MWnh nf/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=9VquOKQ3hKK4VW69duKHqam2B9oML/lOcHv1HNPnEmA=; b=u7u4Q27Cl/u9+tFySGIJje3YVXWwLmDvzPzAB1H3KpJLTa10BkPFsFR2OmyNhmZrHJ nHXALa7sK8CGxJgB8I9lfX5w/HLM5594QsbSDfUrwHFxu7wSD2BU9XUeDF3O8QwEKVzB +59UBqKYrnglgoEnpPMuUxxEfzyEMBtXAFIb3bif+koNesckF4u1KHXxsfZnsu+mIoxj S/q0Cwq0ThBfkJtlLAjgrk+ql8kI8fn8dKgviM6EWWuPEl13CKU09+xBdiy4pO3YGwzR MueEmsMZzLxJdimR1Tc4l6Eb5jY4RzTzFGpzGBme++8OiLGy1Bex4EwlzWVFEDjWUxdv mFgw== X-Gm-Message-State: ACgBeo2Y9S1MikFsw1uhcOkAjCuPFG9MbYbiaB5u/wXM9IeqIAaFo+U9 3PvpcIF0YA8//l7q8q4G12/XDg== X-Google-Smtp-Source: AA6agR5d9Kr7OR2aZotVHTJ06sSnIQxXzgza6rDlRHbtVbyZcqSkboT1leot3yaDXuIbY10+N2GMQg== X-Received: by 2002:a05:6512:e97:b0:492:c677:f867 with SMTP id bi23-20020a0565120e9700b00492c677f867mr2476900lfb.190.1662627223427; Thu, 08 Sep 2022 01:53:43 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id s26-20020a05651c201a00b0026a999966bbsm1661652ljo.24.2022.09.08.01.53.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 01:53:43 -0700 (PDT) Message-ID: <456b1bd4-e3bd-1806-8af9-45c6ab9c289d@linaro.org> Date: Thu, 8 Sep 2022 10:53:41 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 1/4] dt-bindings: usb: dwc3: Add gfladj-refclk-lpm-sel-quirk Content-Language: en-US To: Alexander Stein , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Li Jun Cc: linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220907144624.2810117-1-alexander.stein@ew.tq-group.com> <20220907144624.2810117-2-alexander.stein@ew.tq-group.com> From: Krzysztof Kozlowski In-Reply-To: <20220907144624.2810117-2-alexander.stein@ew.tq-group.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/09/2022 16:46, Alexander Stein wrote: > This selects SOF/ITP to be running on ref_clk. > > Signed-off-by: Alexander Stein > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof