[PATCH 0/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property

Jared McArthur posted 1 patch 1 year, 6 months ago
Documentation/devicetree/bindings/gpio/gpio-davinci.yaml | 2 ++
1 file changed, 2 insertions(+)
[PATCH 0/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property
Posted by Jared McArthur 1 year, 6 months ago
Hi,

This patch adds the gpio-reserved-ranges property to
gpio-davinci.yaml. This allows davinci gpio controllers (compatible
fields: "ti,keystone-gpio", "ti,am654-gpio", and "ti,dm6441-gpio") to
use the gpio-reserved-ranges property.

This property will prevent users from trying to access gpios that
don't exist.

Best,
Jared

Jared McArthur (1):
  dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property

 Documentation/devicetree/bindings/gpio/gpio-davinci.yaml | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.34.1
Re: [PATCH 0/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property
Posted by Bartosz Golaszewski 1 year, 6 months ago
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Fri, 09 Aug 2024 10:46:37 -0500, Jared McArthur wrote:
> This patch adds the gpio-reserved-ranges property to
> gpio-davinci.yaml. This allows davinci gpio controllers (compatible
> fields: "ti,keystone-gpio", "ti,am654-gpio", and "ti,dm6441-gpio") to
> use the gpio-reserved-ranges property.
> 
> This property will prevent users from trying to access gpios that
> don't exist.
> 
> [...]

Applied, thanks!

[1/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property
      commit: 789ce0f6028f9e68fc27f6748acefbd2e23f4716

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>