On Fri, 11 Jan 2019 15:01:23 -0800, Evan Green wrote: > Add a resets property to the PHY that represents the PHY reset > register in the UFS controller itself. This better describes the > complete specification of the PHY, and allows the PHY to perform > its initialization in a single function, rather than relying on > back-channel sequencing of initialization through the PHY framework. > > Signed-off-by: Evan Green <[email protected]> > --- > > Documentation/devicetree/bindings/ufs/ufs-qcom.txt | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Rob Herring <[email protected]>

