lkml.org 
[lkml]   [2014]   [Oct]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RESUBMIT PATCH v3 8/8] devicetree: regulator: sky81452: Add compatible string for device binding
    Date
    Signed-off-by: Gyungoh Yoo <jack.yoo@skyworksinc.com>
    ---
    Documentation/devicetree/bindings/regulator/sky81452-regulator.txt | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/Documentation/devicetree/bindings/regulator/sky81452-regulator.txt b/Documentation/devicetree/bindings/regulator/sky81452-regulator.txt
    index 882455e..7b9ff18 100644
    --- a/Documentation/devicetree/bindings/regulator/sky81452-regulator.txt
    +++ b/Documentation/devicetree/bindings/regulator/sky81452-regulator.txt
    @@ -1,6 +1,7 @@
    SKY81452 voltage regulator

    Required properties:
    +- compatible : Must be "skyworks,sky81452-regulator"
    - any required generic properties defined in regulator.txt

    Optional properties:
    @@ -9,6 +10,7 @@ Optional properties:
    Example:

    regulator {
    + compatible = "skyworks,sky81452-regulator";
    /* generic regulator properties */
    regulator-name = "touch_en";
    regulator-min-microvolt = <4500000>;
    --
    1.9.1


    \
     
     \ /
      Last update: 2014-10-07 07:43    [W:4.067 / U:0.092 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site