Re: [PATCH 1/2] dt-bindings: Add Qualcomm USB Super-Speed PHY bindings

From: Jorge Ramirez
Date: Wed Dec 26 2018 - 12:55:06 EST


On 12/20/18 21:25, Stephen Boyd wrote:
Quoting Jorge Ramirez-Ortiz (2018-12-07 01:55:57)
+
+- qcom,vdd-voltage-level:
+ Value type: <prop-array>
+ Definition: This is a list of three integer values <no min max> where
+ each value corresponding to voltage corner in uV.

As far as I'm aware, this isn't how qcom's voltage corners are handled
or are going to be handled. Can't you hardcode it in the driver for now?



sure will do.

if there is any other driver in some tree/branch that I could be looking as a reference - to avoid having to hardcode the values in the driver- please let me know.