[PATCH 3/3] dt-bindings: eeprom: at24: Add property dovdd-supply
zoie.lin
zoie.lin at mediatek.com
Fri Apr 26 03:29:49 PDT 2024
From: Zoie Lin <zoie.lin at mediatek.com>
Include a new property named dovdd-supply to provide an
additional power supply.
Signed-off-by: Zoie Lin <zoie.lin at mediatek.com>
---
Documentation/devicetree/bindings/eeprom/at24.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml
index 8befd09963be..0ecb7ea76d1d 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.yaml
+++ b/Documentation/devicetree/bindings/eeprom/at24.yaml
@@ -193,6 +193,10 @@ properties:
description:
phandle of the regulator that provides the supply voltage.
+ dovdd-supply:
+ description:
+ phandle of the regulator that provides the supply voltage.
+
required:
- compatible
- reg
--
2.18.0
More information about the linux-arm-kernel
mailing list