mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:24:47 +01:00
dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells
There are users already with 2 size cells, and there's no reason to not support that. Reviewed-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Link: https://patch.msgid.link/20251215212700.3320634-1-robh@kernel.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
This commit is contained in:
parent
533db14fdf
commit
180547ebd8
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ properties:
|
|||
const: 1
|
||||
|
||||
"#size-cells":
|
||||
const: 1
|
||||
enum: [ 1, 2 ]
|
||||
|
||||
ranges: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue