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 49C56C5479D for ; Fri, 6 Jan 2023 09:19:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232676AbjAFJTq (ORCPT ); Fri, 6 Jan 2023 04:19:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43376 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231602AbjAFJTh (ORCPT ); Fri, 6 Jan 2023 04:19:37 -0500 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D4216B5E3 for ; Fri, 6 Jan 2023 01:19:36 -0800 (PST) Received: by mail-wr1-x42c.google.com with SMTP id s9so702940wru.13 for ; Fri, 06 Jan 2023 01:19:35 -0800 (PST) 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:message-id:reply-to; bh=HBvK4FbyjugL/NTQ0CwTNBhtYz4NAjQXr3/z7/3gv1c=; b=KguTVW0zMu+a4TkWdjQOCghkO44wZY1ikqaFifFYt8+opXcFZ4er5Lq2rLzH48cBXj t5MPgc1pg8frJ6Ui6gFJRFhuWPKHw5KohU6ob9GJlxA1IQ0D/0dnafiHdXQ41rmMcWWk w6vizNfQU6mFIuZECInhojR7wTiX5deDZprk/1dhvMt/cssaYuw+hr2uVWUNF7ay21SN ecdYkyok+gMX5BKtK6P5jO9J5R/01RvWDgvSNIVeH8hYxYYkhAnMiAiD0Mxx2lJXzBXV 1XfJIn6qcvhPvBZNBHNuZS6Wpc0etRcDInZR/+Nh+rXW+DrKT4XElHKoaLCmfq32Ns2g jurw== 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:message-id:reply-to; bh=HBvK4FbyjugL/NTQ0CwTNBhtYz4NAjQXr3/z7/3gv1c=; b=xz2coC1bm8CjB1sw6EE3WLLbGD9XQ8Hzf28ArkRap3aO6fNeb4piJ4CpO4TQIj9DMd dsjlPnW+AI5pMvLkX9h/9DEgTc5kUHdC6pBIRjUt4/OTbK0L+GY5hY65asDplJBuadWr crejXZYXfR5zt6Ulfexhl+0psehhU+z9iS0TojExDwQjd3s0hw1kS5PJ6bM25uLCAETU BETuvEyVRQV4lF9yODgLpmXyib0FkOm9fi/c1Nxtq9et1zV+RD7fq9CJG72MeImOadkp pXiTaiNLlTi6p9qWxmjRr+rne1Pek2xHfrm9mtc2gfk/Y6bY78EUQr1xTc8Mss5yZWSA XCug== X-Gm-Message-State: AFqh2kqNDMNcl77oHRcvOtactXhlIwU5jEzYB5PBqnxyvplry1yi2JkU Y7hOv4YEWpBZ44+fMmO9Bsep9A== X-Google-Smtp-Source: AMrXdXuSNM2Lq+V95/prLY3ph2EizEdVN1Dv4ZsinbWWmgY8IDYy7I0WuxBpxqKrxbkW8QjsPK1aYA== X-Received: by 2002:a5d:6808:0:b0:272:3a86:29c1 with SMTP id w8-20020a5d6808000000b002723a8629c1mr31438869wru.16.1672996774576; Fri, 06 Jan 2023 01:19:34 -0800 (PST) Received: from [192.168.1.102] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id m13-20020adfe94d000000b002714b3d2348sm612611wrn.25.2023.01.06.01.19.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 06 Jan 2023 01:19:33 -0800 (PST) Message-ID: Date: Fri, 6 Jan 2023 10:19:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH 1/2] dt-bindings: usb: tps6598x: Add wakeup property Content-Language: en-US To: Jun Nie , heikki.krogerus@linux.intel.com, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org Cc: sven@svenpeter.dev, shawn.guo@linaro.org, bryan.odonoghue@linaro.org References: <20230105075058.924680-1-jun.nie@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230105075058.924680-1-jun.nie@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/01/2023 08:50, Jun Nie wrote: > Add wakeup property description. People can enable it with adding > the property. > > Signed-off-by: Jun Nie > --- > Documentation/devicetree/bindings/usb/ti,tps6598x.yaml | 3 +++ Acked-by: Krzysztof Kozlowski Best regards, Krzysztof