[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190828124315.48448-1-vadivel.muruganx.ramuthevar@linux.intel.com>
Date: Wed, 28 Aug 2019 20:43:13 +0800
From: "Ramuthevar,Vadivel MuruganX"
<vadivel.muruganx.ramuthevar@...ux.intel.com>
To: kishon@...com
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
robh@...nel.org, andriy.shevchenko@...el.com,
cheol.yong.kim@...el.com, qi-ming.wu@...el.com,
peter.harliman.liem@...el.com,
vadivel.muruganx.ramuthevar@...ux.intel.com
Subject: [PATCH v2 0/2] phy: intel-lgm-sdxc: Add support for SDXC PHY
Add support for SDXC PHY on Intel's Lightning Mountain SoC.
Signed-off-by: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@...ux.intel.com>
---
Ramuthevar Vadivel Murugan (2):
dt-bindings: phy: intel-sdxc-phy: Add YAML schema for LGM SDXC PHY
changes in v2:
- As per Rob's review comments added syscon properties.
phy: intel-lgm-sdxc: Add support for SDXC PHY
changes in v2:
- No change
.../bindings/phy/intel,lgm-sdxc-phy.yaml | 50 +++++++
drivers/phy/intel/Kconfig | 6 +
drivers/phy/intel/Makefile | 1 +
drivers/phy/intel/phy-intel-sdxc.c | 144 +++++++++++++++++++++
4 files changed, 201 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/intel,lgm-sdxc-phy.yaml
create mode 100644 drivers/phy/intel/phy-intel-sdxc.c
--
2.11.0
Powered by blists - more mailing lists