mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
dt-bindings: leds: sc2731: Add compatible for SC2730
The LED controller found in the SC2730 PMIC is compatible with the one found in the SC2731 PMIC. Signed-off-by: Otto Pflüger <otto.pflueger@abscue.de> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20260222-sc27xx-mfd-cells-v1-2-69526fe74c77@abscue.de Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
15c9c907bf
commit
e70ffd8fb1
|
|
@ -18,7 +18,12 @@ description: |
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: sprd,sc2731-bltc
|
||||
oneOf:
|
||||
- items:
|
||||
- enum:
|
||||
- sprd,sc2730-bltc
|
||||
- const: sprd,sc2731-bltc
|
||||
- const: sprd,sc2731-bltc
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user