diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2021-03-09 16:29:24 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2021-03-21 18:06:16 +0100 |
commit | 2179f3c8b3695eb3612cf8ed437124fbb6a0800b (patch) | |
tree | 5d5808c99d06504eec4e926eb480368dc6dacd44 /projects/linux/mm/done | |
parent | da223cd497b6cca427fce0ac0153e394349df733 (diff) |
linux: mm: Add bsp41x_set-initial-resolution.yaml
Add a task to track the configuration of the initial display
resolution and record that the proposed solution does not apply
to upstream.
The selected patches have been moved to bsp-41x-non-target.yaml
ticket.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'projects/linux/mm/done')
-rw-r--r-- | projects/linux/mm/done/bsp41x_set-initial-resolution.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/projects/linux/mm/done/bsp41x_set-initial-resolution.yaml b/projects/linux/mm/done/bsp41x_set-initial-resolution.yaml new file mode 100644 index 0000000..d36f6c9 --- /dev/null +++ b/projects/linux/mm/done/bsp41x_set-initial-resolution.yaml @@ -0,0 +1,18 @@ +title: Set preferred initial resolution +team: MM +key: 18e4f9f4-80ec-11eb-b441-00e04c68641b +status: Abandoned + +relationships: + +bsp39x: + - 8b5fec38aae58f9d17b9f18418e3f66cab62ca20 # arm64: dts: r8a77995-draak: Set preferred resolution + - 2cfcbd8da8bba6b9cb83f1cac4940360ea6b7ef5 # arm64: dts: r8a77990-ebisu: Set preferred resolution + - 6014f5f72bae0e48f12158e42bdb7072ce5911ab # drm/bridge: dumb-vga-dac: Add preferred resolution option + +upstream: + +comments: + - The initial preferred resolution is not a property of the board and + should not be reported in DTS. + - Above patches moved to bsp-41x-non-target.yaml |