mbox series

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

Message ID 20240809154638.394091-1-j-mcarthur@ti.com
Headers show
Series dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property | expand

Message

Jared McArthur Aug. 9, 2024, 3:46 p.m. UTC
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(+)