[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190827082652.43840-1-vadivel.muruganx.ramuthevar@linux.intel.com>
Date: Tue, 27 Aug 2019 16:26:50 +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 v1 0/2] phy: intel-lgm-sdxc: Add support for SDXC PHY
Add support for eMMC 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
phy: intel-lgm-sdxc: Add support for SDXC PHY
.../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