openbmc Digest, Vol 58, Issue 16

Solon Fan Solon.Fan at flex.com
Thu Jun 4 12:02:02 AEST 2020


RE: Hello to OpenBMC Team (Garrett, Mike (HPE Server Firmware))

Kind Regards

Solon Fan
CCS Design BMC

4F, Bldg. 10, No. 3000 Longdong Ave.,
Pudong New District, Shanghai 201203, China
direct: +86 021 20821600 Ext 1402
mobile: +86 18606220885

                

-----Original Message-----
From: openbmc <openbmc-bounces+solon.fan=flex.com at lists.ozlabs.org> On Behalf Of openbmc-request at lists.ozlabs.org
Sent: 2020年6月4日 10:00
To: openbmc at lists.ozlabs.org
Subject: openbmc Digest, Vol 58, Issue 16

Send openbmc mailing list submissions to
	openbmc at lists.ozlabs.org

To subscribe or unsubscribe via the World Wide Web, visit
	https://urldefense.com/v3/__https://lists.ozlabs.org/listinfo/openbmc__;!!HSntlCg!A15c_B0dQN1Z33srMBQx8lHkdBzFxngvdEJ2NJaC8k9iTGYIMwVqBdYPOXJOpPg$
or, via email, send a message with subject or body 'help' to
	openbmc-request at lists.ozlabs.org

You can reach the person managing the list at
	openbmc-owner at lists.ozlabs.org

When replying, please edit your Subject line so it is more specific than "Re: Contents of openbmc digest..."


Today's Topics:

   1. Re: [PATCH v14 0/3] i2c: npcm7xx: add NPCM i2c controller
      driver (Wolfram Sang)
   2. RE: Hello to OpenBMC Team (Garrett, Mike (HPE Server Firmware))


----------------------------------------------------------------------

Message: 1
Date: Wed, 3 Jun 2020 22:25:53 +0200
From: Wolfram Sang <wsa at the-dreams.de>
To: Tali Perry <tali.perry1 at gmail.com>
Cc: ofery at google.com, brendanhiggins at google.com,
	avifishman70 at gmail.com, tmaimon77 at gmail.com, kfting at nuvoton.com,
	venture at google.com, yuenn at google.com, benjaminfair at google.com,
	robh+dt at kernel.org, andriy.shevchenko at linux.intel.com,
	linux-arm-kernel at lists.infradead.org, linux-i2c at vger.kernel.org,
	openbmc at lists.ozlabs.org, devicetree at vger.kernel.org,
	linux-kernel at vger.kernel.org, kbuild test robot <lkp at intel.com>
Subject: Re: [PATCH v14 0/3] i2c: npcm7xx: add NPCM i2c controller
	driver
Message-ID: <20200603202553.GB7684 at kunai>
Content-Type: text/plain; charset="us-ascii"

On Wed, May 27, 2020 at 11:08:17PM +0300, Tali Perry wrote:
> This patch set adds i2c controller support for the Nuvoton NPCM 
> Baseboard Management Controller (BMC).
> 
> NPCM7xx includes 16 I2C controllers. This driver operates the controller.
> This module also includes a slave mode.
> 
> ---
> v14 -> v13:
> 	- Fix yaml example: add missing include.
> 	- Replace all udelay to usleep_range, except one which is called from
> 	  irq.
> 	- Fix compilation error (module_platfrom_init conflict).
> 	- debugfs counters always updated. Counting till max value,
> 	  then stop counting.
> 	- Rename bus-frequency to clock-frequency.
> 	- Remove unused variables.

I don't have time for a deeper review, but from what I can tell this driver is good to go and we can fix things incrementally from now on.

Applied to for-next (will go into 5.8), thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://urldefense.com/v3/__http://lists.ozlabs.org/pipermail/openbmc/attachments/20200603/98bb16f2/attachment-0001.sig__;!!HSntlCg!A15c_B0dQN1Z33srMBQx8lHkdBzFxngvdEJ2NJaC8k9iTGYIMwVqBdYPQpmKejA$ >

------------------------------

Message: 2
Date: Wed, 3 Jun 2020 19:36:53 +0000
From: "Garrett, Mike (HPE Server Firmware)" <mike.garrett at hpe.com>
To: Brad Bishop <bradleyb at fuzziesquirrel.com>,
	"openbmc at lists.ozlabs.org" <openbmc at lists.ozlabs.org>
Cc: "Shaffer, Scott" <scott.shaffer at hpe.com>, "Verdun, Jean-Marie"
	<jean-marie.verdun at hpe.com>, "Cisneros, Jorge (George)"
	<jorge.cisneros at hpe.com>, "Rodgers, Renee" <renee.rodgers at hpe.com>,
	"Chung, John (TWN iLO)" <john.chung at hpe.com>, "Chen, Gilbert"
	<gilbert.chen at hpe.com>, "Newman, Edward (iLO Firmware)"
	<edward.newman at hpe.com>
Subject: RE: Hello to OpenBMC Team
Message-ID:
	<DF4PR8401MB1145F2F1E0F66E7DA633D85F8F880 at DF4PR8401MB1145.NAMPRD84.PROD.OUTLOOK.COM>
	
Content-Type: text/plain; charset="utf-8"

Hi Brad,

Our thinking is to set up public forks "close to home" that we can work rapidly in and simultaneously work to upstream patches for U-boot, Linux, and OpenBMC to the main repos.  The forks are currently unmodified but that will change soon as we start moving our mods out of our private repos.

I should be clear that the DL360s we are using are modified from the off-the-self HPE Gen10 servers because of our silicon root of trust technology.  The CI system that Jean-Marie has set up is one of these modified systems.

Thanks,

Mike

-----Original Message-----
From: Brad Bishop [mailto:bradleyb at fuzziesquirrel.com]
Sent: Wednesday, June 3, 2020 2:24 PM
To: Garrett, Mike (HPE Server Firmware) <mike.garrett at hpe.com>; openbmc at lists.ozlabs.org
Cc: Shaffer, Scott <scott.shaffer at hpe.com>; Verdun, Jean-Marie <jean-marie.verdun at hpe.com>; Cisneros, Jorge (George) <jorge.cisneros at hpe.com>; Rodgers, Renee <renee.rodgers at hpe.com>; Chung, John (TWN iLO) <john.chung at hpe.com>; Chen, Gilbert <gilbert.chen at hpe.com>; Newman, Edward (iLO Firmware) <edward.newman at hpe.com>
Subject: Re: Hello to OpenBMC Team

On Tue, 2020-06-02 at 20:56 +0000, Garrett, Mike (HPE Server Firmware)
wrote:
> Hello OpenBMC team,
> 
> My name is Mike Garrett and I work with a team at Hewlett Packard

Welcome Mike and HPE.


> Enterprise creating a port of OpenBMC on our server hardware.  We have 
> just signed the CCLA (attached) and uploaded it.  We look forward to 
> working with the OpenBMC community.

Likewise!

> 
> To introduce myself, I am a firmware architect in HPE's compute group 
> with a background in BIOS and BMC firmware.  There will be a few other 
> folks on our team working with me, all with BMC development 
> experience.
> 
> The team has created a port of OpenBMC for our DL360 2-socket 1U rack 
> server that runs in place of our iLO 5 firmware.

Is this https://urldefense.com/v3/__https://github.com/HewlettPackard/openbmc?__;!!HSntlCg!A15c_B0dQN1Z33srMBQx8lHkdBzFxngvdEJ2NJaC8k9iTGYIMwVqBdYP9My4u54$   Thanks for leaving the attribution to the upstream project ("forked from openbmc/openbmc").

> This has been shown as a proof of concept at a few venues including 
> most recently the OCP Virtual Summit a couple of weeks ago.  Jean- 
> Marie Verdun has used this proof of concept as the underlying hardware 
> for an Open Source Firmware CI system.  We hope to the upstream the 
> OpenBMC work soon.

Awesome!

> 
> I believe the next request is to ask for team members to be added to 
> the gerrit system?

All you need to log in to Gerrit and submit code is a github account.

To have your code automatically tested by the CI system, you do need to be on an ACL - I'll set that up as soon as you log into gerrit.

thx - brad

End of openbmc Digest, Vol 58, Issue 16
***************************************

Legal Disclaimer :
The information contained in this message may be privileged and confidential. 
It is intended to be read only by the individual or entity to whom it is addressed 
or by their designee. If the reader of this message is not the intended recipient, 
you are on notice that any distribution of this message, in any form, 
is strictly prohibited. If you have received this message in error, 
please immediately notify the sender and delete or destroy any copy of this message!


More information about the openbmc mailing list