linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • * Re: [PATCH 1/2] ARM: dts: aspeed: tiogapass: Add VR devices
           [not found] <20190722192451.1947348-1-vijaykhemka@fb.com>
           [not found] ` <20190722192451.1947348-2-vijaykhemka@fb.com>
    @ 2019-07-23  0:11 ` Andrew Jeffery
      2019-07-23  0:33   ` Vijay Khemka
           [not found] ` <20190722192451.1947348-3-vijaykhemka@fb.com>
      2 siblings, 1 reply; 8+ messages in thread
    From: Andrew Jeffery @ 2019-07-23  0:11 UTC (permalink / raw)
      To: Vijay Khemka, Jean Delvare, Guenter Roeck, Rob Herring,
    	Mark Rutland, Joel Stanley, linux-hwmon, devicetree,
    	linux-kernel, linux-arm-kernel, linux-aspeed
      Cc: openbmc @ lists . ozlabs . org, Sai Dasari
    
    Hi Vijay,
    
    A few nitpicks.
    
    On Tue, 23 Jul 2019, at 05:10, Vijay Khemka wrote:
    > Addes
    
    Typo: Adds
    
    > Voltage
    
    Unnecessary capitalisation.
    
    > regulators Infineon pxe1610 devices to Facebook
    > tiogapass platform.
    > 
    > Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
    > ---
    >  .../dts/aspeed-bmc-facebook-tiogapass.dts     | 36 +++++++++++++++++++
    >  1 file changed, 36 insertions(+)
    > 
    > diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts 
    > b/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
    > index c4521eda787c..b7783833a58c 100644
    > --- a/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
    > +++ b/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
    > @@ -144,6 +144,42 @@
    >  &i2c5 {
    >  	status = "okay";
    >  	// CPU Voltage regulators
    > +	vr@48 {
    
    The recommended generic name is 'regulator', so e.g. regulator@48
    
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x48>;
    > +	};
    > +	vr@4a {
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x4a>;
    > +	};
    > +	vr@50 {
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x50>;
    > +	};
    > +	vr@52 {
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x52>;
    > +	};
    > +	vr@58 {
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x58>;
    > +	};
    > +	vr@5a {
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x5a>;
    > +	};
    > +	vr@68 {
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x68>;
    > +	};
    > +	vr@70 {
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x70>;
    > +	};
    > +	vr@72 {
    > +		compatible = "infineon,pxe1610";
    > +		reg = <0x72>;
    > +	};
    >  };
    >  
    >  &i2c6 {
    > -- 
    > 2.17.1
    > 
    >
    
    ^ permalink raw reply	[flat|nested] 8+ messages in thread
  • [parent not found: <20190722192451.1947348-3-vijaykhemka@fb.com>]

  • end of thread, other threads:[~2019-07-24 20:43 UTC | newest]
    
    Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <20190722192451.1947348-1-vijaykhemka@fb.com>
         [not found] ` <20190722192451.1947348-2-vijaykhemka@fb.com>
    2019-07-22 20:06   ` [PATCH] dt-bindings: hwmon: Add binding for pxe1610 Guenter Roeck
    2019-07-23  0:12     ` Vijay Khemka
    2019-07-23  1:56       ` Guenter Roeck
    2019-07-23  0:11 ` [PATCH 1/2] ARM: dts: aspeed: tiogapass: Add VR devices Andrew Jeffery
    2019-07-23  0:33   ` Vijay Khemka
         [not found] ` <20190722192451.1947348-3-vijaykhemka@fb.com>
    2019-07-23 17:22   ` [PATCH 2/2] ARM: dts: aspeed: tiogapass: Add Riser card Vijay Khemka
    2019-07-23 22:33     ` Joel Stanley
    2019-07-24 20:42       ` Vijay Khemka
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).