lkml.org 
[lkml]   [2022]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH] Adding architectural support for HPE's GXP BMC. This is the first of a series of patches to support HPE's BMC with Linux Kernel.
    From
    On 25/01/2022 20:46, nick.hawkins@hpe.com wrote:
    > From: Nick Hawkins <nick.hawkins@hpe.com>
    >
    > Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com>
    > ---
    > .../devicetree/bindings/vendor-prefixes.yaml | 2 +
    > MAINTAINERS | 8 +
    > arch/arm/Kconfig | 2 +
    > arch/arm/boot/dts/gxp.dts | 700 ++++++++++++++++++
    > arch/arm/configs/gxp_defconfig | 243 ++++++
    > arch/arm/mach-hpe/Kconfig | 20 +
    > arch/arm/mach-hpe/Makefile | 1 +
    > arch/arm/mach-hpe/gxp.c | 63 ++
    > 8 files changed, 1039 insertions(+)
    > create mode 100644 arch/arm/boot/dts/gxp.dts
    > create mode 100644 arch/arm/configs/gxp_defconfig
    > create mode 100644 arch/arm/mach-hpe/Kconfig
    > create mode 100644 arch/arm/mach-hpe/Makefile
    > create mode 100644 arch/arm/mach-hpe/gxp.c
    >
    > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
    > index 294093d45a23..e8b0ec874aed 100644
    > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
    > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
    > @@ -515,6 +515,8 @@ patternProperties:
    > description: Jiangsu HopeRun Software Co., Ltd.
    > "^hp,.*":
    > description: Hewlett Packard

    I guess this should be renamed/clarified to "Hewlett Packard
    Incorporated", since these are two different companies.

    Anyway, bindings go as separate patch, first in the series.

    > + "^hpe,.*":
    > + description: Hewlett Packard Enterprise
    > "^hsg,.*":


    Best regards,
    Krzysztof

    \
     
     \ /
      Last update: 2022-01-26 09:25    [W:3.239 / U:0.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site