mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
regulator: dt-bindings: fp9931: Make vin-supply property as required
The FP9931 requires a vin power supply to operate, so mark vin-supply as
a required property in the binding.
Fixes: 80bbdefdfb ("dt-bindings: regulator: Add Fitipower FP9931/JD9930")
Signed-off-by: Robby Cai <robby.cai@nxp.com>
Link: https://patch.msgid.link/20260313133102.2749890-2-robby.cai@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
f338e77383
commit
d342f5e355
|
|
@ -66,6 +66,7 @@ properties:
|
|||
required:
|
||||
- compatible
|
||||
- reg
|
||||
- vin-supply
|
||||
- pg-gpios
|
||||
- enable-gpios
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user