All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dilip Kota <eswara.kota@linux.intel.com>
To: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Cc: kishon@ti.com, robh@kernel.org, andriy.shevchenko@intel.com,
	cheol.yong.kim@intel.com, chuanhua.lei@linux.intel.com,
	qi-ming.wu@intel.com, yixin.zhu@intel.com,
	Dilip Kota <eswara.kota@linux.intel.com>
Subject: [PATCH v5 2/4] dt-bindings: phy: Add PHY_TYPE_XPCS definition
Date: Wed, 25 Mar 2020 16:59:38 +0800	[thread overview]
Message-ID: <a7177dcd027539e0fc39611b9dce6725611b6cca.1585103753.git.eswara.kota@linux.intel.com> (raw)
In-Reply-To: <cover.1585103753.git.eswara.kota@linux.intel.com>
In-Reply-To: <cover.1585103753.git.eswara.kota@linux.intel.com>

Add definition for Ethernet PCS phy type.

Signed-off-by: Dilip Kota <eswara.kota@linux.intel.com>
---
 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 1f3f866fae7b..3727ef72138b 100644
--- a/include/dt-bindings/phy/phy.h
+++ b/include/dt-bindings/phy/phy.h
@@ -17,5 +17,6 @@
 #define PHY_TYPE_USB3		4
 #define PHY_TYPE_UFS		5
 #define PHY_TYPE_DP		6
+#define PHY_TYPE_XPCS		7
 
 #endif /* _DT_BINDINGS_PHY */
-- 
2.11.0


  parent reply	other threads:[~2020-03-25  9:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25  8:59 [PATCH v5 0/4] Add Intel ComboPhy driver Dilip Kota
2020-03-25  8:59 ` [PATCH v5 1/4] mfd: syscon: Add fwnode_to_regmap Dilip Kota
2020-04-15  9:31   ` Lee Jones
2020-04-16  6:57     ` Dilip Kota
2020-04-16  7:18       ` Lee Jones
2020-03-25  8:59 ` Dilip Kota [this message]
2020-03-31 21:23   ` [PATCH v5 2/4] dt-bindings: phy: Add PHY_TYPE_XPCS definition Rob Herring
2020-03-25  8:59 ` [PATCH v5 3/4] dt-bindings: phy: Add YAML schemas for Intel ComboPhy Dilip Kota
2020-03-31 21:24   ` Rob Herring
2020-03-25  8:59 ` [PATCH v5 4/4] phy: intel: Add driver support for ComboPhy Dilip Kota

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a7177dcd027539e0fc39611b9dce6725611b6cca.1585103753.git.eswara.kota@linux.intel.com \
    --to=eswara.kota@linux.intel.com \
    --cc=andriy.shevchenko@intel.com \
    --cc=cheol.yong.kim@intel.com \
    --cc=chuanhua.lei@linux.intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qi-ming.wu@intel.com \
    --cc=robh@kernel.org \
    --cc=yixin.zhu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.