diff options
Diffstat (limited to 'projects/linux/mm')
-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 |