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 03907C7EE24 for ; Sat, 3 Jun 2023 19:10:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229512AbjFCTKF (ORCPT ); Sat, 3 Jun 2023 15:10:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229445AbjFCTKE (ORCPT ); Sat, 3 Jun 2023 15:10:04 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34D2E180 for ; Sat, 3 Jun 2023 12:10:03 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id a640c23a62f3a-96fab30d1e1so702515066b.0 for ; Sat, 03 Jun 2023 12:10:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685819401; x=1688411401; 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=c/1fXZdlFrD4ZTMnSyIek5ravNGSg+bm7NeK4UcfZ5I=; b=XGWSGPhc+xt9lfYE3ElzKDuGrJr3WUc1F9NreSgchCvhk9+TGEXaB0X+FKeFhLa4Ul dBWwVA0PU7u3A9Gb/r9/YacGuXlVlqHEu42aPrlpEXXDzJscOc1SF0ShHSQse0Oj/chT QLovyIjmr92pscaSYQIt6uY5CA4K46N++1MwTW+XvEsqSbFTIBJVPKBUnQcFshqSmfQK AlKleHL2WPQjWo13ySdvQFAtO3k6DRkLK4/THrSTOZf+p2O7ixH3ctDfYqgLUS+Hg85I 68k9+su4xAFbe2lICX5JB6tswOOT4SmDCXRpHWHpjtOEseiVoM9V54Gs8SlVtQ7YAqlA 6tmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685819401; x=1688411401; 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=c/1fXZdlFrD4ZTMnSyIek5ravNGSg+bm7NeK4UcfZ5I=; b=GPgMBvNVE6+itb5I1EXuF4IsK5Q8DQioRLPP5ebvHSefzyhlN8odOvsOCHjLjNmCdc rkpn1M3QcTZ/2nn5FKEpoRzeMp1tjN//PWuZu3esB579dv+KNx0zG4V7HnOh6zJRAgsf pHYrkdM8XhCEkn/aCYa+1se5SUeBvz+yaaljs4LDCIiTRWJsbYcqfIrvCtpn+g2oafCz SdqfgQwj0eV7U2sASswR7OZ80bQoWqp7oFzUO+Xi2obj4mjR4PhEhTfKSaphBMpyeJha z3uUAGxMX5pCpDOskq1RyotC/XkuXFZF/xAJBFtg3NuAZXEJYCLd2EtH78KEE45tBA/3 OjSg== X-Gm-Message-State: AC+VfDwuQQnzKU438bOkihK6/h6fvjDjygXaTGpbBNhtDgysRU/0CUNP YBPmYi05RF95kgIB5yr71Bg9FQ== X-Google-Smtp-Source: ACHHUZ4RopHcJJ7GF3SSU2ePLu5DlX+l9IkWhVj+EuFjvR5yyF0baMdpGCWtH8xOXILm4qx46Z8pUw== X-Received: by 2002:a17:906:5d0a:b0:974:5bd2:1807 with SMTP id g10-20020a1709065d0a00b009745bd21807mr2096976ejt.24.1685819401691; Sat, 03 Jun 2023 12:10:01 -0700 (PDT) Received: from [192.168.1.20] ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id bi1-20020a170906a24100b009664cdb3fc5sm2218126ejb.138.2023.06.03.12.09.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 03 Jun 2023 12:10:01 -0700 (PDT) Message-ID: Date: Sat, 3 Jun 2023 21:09:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH v3 1/3] dt-bindings: phy: add PHY_TYPE_CDPHY definition Content-Language: en-US To: Julien Stephan Cc: mkorpershoek@baylibre.com, khilman@baylibre.com, Andy Hsieh , AngeloGioacchino Del Regno , Chunfeng Yun , Chun-Kuang Hu , Conor Dooley , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-phy@lists.infradead.org, Matthias Brugger , Philipp Zabel , Rob Herring , Vinod Koul References: <20230524083033.486490-1-jstephan@baylibre.com> <20230524083033.486490-2-jstephan@baylibre.com> From: Krzysztof Kozlowski In-Reply-To: <20230524083033.486490-2-jstephan@baylibre.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/05/2023 10:30, Julien Stephan wrote: > Add definition for CDPHY phy type that can be configured in either D-PHY > mode or C-PHY mode > > Signed-off-by: Julien Stephan > --- > include/dt-bindings/phy/phy.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/dt-bindings/phy/phy.h b/include/dt-bindings/phy/phy.h > index 6b901b342348..a19d85dbbf16 100644 > --- a/include/dt-bindings/phy/phy.h > +++ b/include/dt-bindings/phy/phy.h > @@ -23,5 +23,6 @@ > #define PHY_TYPE_DPHY 10 > #define PHY_TYPE_CPHY 11 > #define PHY_TYPE_USXGMII 12 > +#define PHY_TYPE_CDPHY 13 I don't think there is CD phy. It is D-PHY or C-PHY. This is not for all possible combinations but just types of phy. Best regards, Krzysztof