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 B8B23C83F3F for ; Mon, 4 Sep 2023 07:33:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352463AbjIDHdM (ORCPT ); Mon, 4 Sep 2023 03:33:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55628 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345743AbjIDHdL (ORCPT ); Mon, 4 Sep 2023 03:33:11 -0400 Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7E21518C for ; Mon, 4 Sep 2023 00:32:54 -0700 (PDT) Received: by mail-ed1-x530.google.com with SMTP id 4fb4d7f45d1cf-52a23227567so1405634a12.0 for ; Mon, 04 Sep 2023 00:32:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693812773; x=1694417573; darn=vger.kernel.org; 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=zhTAFGnsVoqLTcm8h8mzntPyuNhrH73QT8Eg7bcGb7k=; b=NXk5yeDazbgPqQT+5s5CRAQz1KnhNLmGn+ZNjOyF3NBv93LBBYGXxR2XO8Iil5IGlv 9jQygbLikeMupQfQ7iwsrRVRj+lj/aKAq6kD/T4W/0XRWs3ThTUg/1SRhxeujeukRKRU oNeH9V8hHoCf0f4mfAl8izG4zoEfhTjiIQzqA8DZf6chxc40A25Qk5cyYfM1NoMwcAG3 +G+XqIB/x3d++R45a3Goyh5Ia3f3kW+UxuxrQXnyck0i3/5rq65hSixpYgM4/sFuwtDp 2CHjeZ4gc3qPJDouzIa7FzsBr7+PO4oe/IhNTdVqFb6yVEndPFILDUKUUoaLXNWQ3Vkc tEjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693812773; x=1694417573; 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=zhTAFGnsVoqLTcm8h8mzntPyuNhrH73QT8Eg7bcGb7k=; b=jK+A5G98difF7q2bfqp/7XTYlBRIhVh2twldRXmTR6kb6Ug+IJ17UfyxF+gLlkMaH3 p0qkcty5mlBvARavUIkAqVt3mwNzPybVq9QeY6761BX96KKVYoLqBHh6OQ12iSM/E/2r NQucVZ2saH9hbyFVUmXJk0kl1vfUhUFg1XTcXpRYxiegTBgWUoUg1nu9G6CKR6rs1kL5 fit3gNSEYe+hBFCEEiWlAgzzQLFBRB2m9Gm2J0WZgmLYeMOfPhbSLYd+rTkZof5wSiss 5WsoZaLewqsTrdJ8wXY5gR5tFqcwcyZ395K1sOU2Z0reS9f3XmDeAT0zM3QI0rKeLskL 0N5Q== X-Gm-Message-State: AOJu0Yzybbd6V1m9WCwfgE953QRp1qmlyRWb0qsMgDaHuX9GZdUOMlMf QxN9EpaKa3sduv4bkgn7xI69fQ== X-Google-Smtp-Source: AGHT+IHLCGU7QZ3/lBZzj0ivBPbzCaQpMJ4BLvGGZ5i7y+pf7z7KyjWQ3UpgOEwIEn3G4OfLNSnBAw== X-Received: by 2002:aa7:d6cb:0:b0:523:2274:91cb with SMTP id x11-20020aa7d6cb000000b00523227491cbmr6202273edr.12.1693812772975; Mon, 04 Sep 2023 00:32:52 -0700 (PDT) Received: from [192.168.0.22] (77-252-46-238.static.ip.netia.com.pl. [77.252.46.238]) by smtp.gmail.com with ESMTPSA id a9-20020aa7d749000000b005257da6be23sm5499027eds.75.2023.09.04.00.32.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Sep 2023 00:32:52 -0700 (PDT) Message-ID: Date: Mon, 4 Sep 2023 09:32:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH v3 2/2] dt-bindings: usb: Add Realtek DHC RTD SoC Type-C Content-Language: en-US To: Stanley Chang , MyungJoo Ham Cc: Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chanwoo Choi , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230904051253.23208-1-stanley_chang@realtek.com> <20230904051253.23208-2-stanley_chang@realtek.com> From: Krzysztof Kozlowski In-Reply-To: <20230904051253.23208-2-stanley_chang@realtek.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 04/09/2023 07:12, Stanley Chang wrote: > Document the device-tree bindings for Realtek SoCs Type-C. > Realtek DHC (digital home center) RTD SoCs support a Type-C module. > > Signed-off-by: Stanley Chang > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof