Commit 94526c6
committed
dt-bindings: display: simple-framebuffer: Add panel-dimensions property
Commit fbf0ea2 ("of: property: fw_devlink: Add a devlink for panel
followers") added a probe ordering hint. This is not necessary for
simple-framebuffer which is expected to be left in an useable state by
the bootloader. simpledrm uses the panel property only to query the
physical dimensions. Add panel-dimensions property which comes without
probe ordering. simpledrm will parse both properties.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent 07f3a48 commit 94526c6
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
129 | 134 | | |
130 | 135 | | |
131 | 136 | | |
| |||
0 commit comments