[PATCH 0/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property
From: Jared McArthur
Date: Fri Aug 09 2024 - 11:47:46 EST
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