On Wed, Sep 04, 2019 at 02:27:18PM +0800, Ramuthevar,Vadivel MuruganX wrote: > From: Ramuthevar Vadivel Murugan <[email protected]> > > Add a YAML schema to use the host controller driver with the > SDXC PHY on Intel's Lightning Mountain SoC.
Same issues on this one as emmc phy. > > Signed-off-by: Ramuthevar Vadivel Murugan > <[email protected]> > --- > changes in v3: > - Rob's review comments addressed and updated the patch > - merged syscon and sdxc yaml file as single file after discussion > > changes in v2: > - As per Rob's review comment syscon node entry added instead of reference > - splitted two patches one for syscon and another for sdxc phy > --- > .../bindings/phy/intel,lgm-sdxc-phy.yaml | 69 > ++++++++++++++++++++++ > 1 file changed, 69 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/phy/intel,lgm-sdxc-phy.yaml

