[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YnFo77o/DfgarP0t@robh.at.kernel.org>
Date: Tue, 3 May 2022 12:39:59 -0500
From: Rob Herring <robh@...nel.org>
To: nick.hawkins@....com
Cc: Thomas Gleixner <tglx@...utronix.de>,
Rob Herring <robh+dt@...nel.org>, arnd@...db.de,
verdun@....com, nick@....com,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, joel@....id.au,
Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: Re: [PATCH v6 5/8] dt-bindings: timer: hpe,gxp-timer: Creation
On Mon, 02 May 2022 15:40:47 -0500, nick.hawkins@....com wrote:
> From: Nick Hawkins <nick.hawkins@....com>
>
> Add support for the HPE GXP Timer and Watchdog. There are multiple
> timers on the SoC but only one is enabled at this time.
>
> Signed-off-by: Nick Hawkins <nick.hawkins@....com>
>
> ---
> v6:
> * Removed simple-mfd compatible, timer will create watchdog without
> watchdog node.
> * Removed timer0 label
> * Changed title from HPE GXP TIMER to HPE GXP Timer
> * Changed clock name iopclk to iop
> * Set additionalProperties to false
> * Added space after ',' in the compatible list
> * Changed subject to match the log better
> * Altered description to take up 75 characters per line
> * Changed description to better describe the patch
> v5:
> * Fix versioning
> * Fixed typo time -> timer
> v4:
> * Made watchdog a child of timer
> * Added reference clock
> v3:
> * Removed maintainer change from patch
> * Verified there was no compilation errors
> * Added reference code in separate patch of patchset
> v2:
> * Converted from txt to yaml
> ---
> .../bindings/timer/hpe,gxp-timer.yaml | 47 +++++++++++++++++++
> 1 file changed, 47 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists