diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2021-03-12 16:55:33 +0100 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2021-03-17 14:28:48 +0100 |
commit | 58ab283a1925ce65b68808800c94a0e89d82d230 (patch) | |
tree | eb94a05a9ffe4576323752bed313b642ae4f9a2c /projects/linux/mm | |
parent | 382ff7e6016d9a5222dc70919a751eea8b7077be (diff) |
linux: bsp-41x: mm adv7604 triage
Move mm adv7604 commits from bsp-41x to separate tasks.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'projects/linux/mm')
-rw-r--r-- | projects/linux/mm/bsp41x_adv7604_decoder_control.yaml | 10 | ||||
-rw-r--r-- | projects/linux/mm/bsp41x_adv7604_suspend_and_resume.yaml | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/projects/linux/mm/bsp41x_adv7604_decoder_control.yaml b/projects/linux/mm/bsp41x_adv7604_decoder_control.yaml new file mode 100644 index 0000000..fb01c6e --- /dev/null +++ b/projects/linux/mm/bsp41x_adv7604_decoder_control.yaml @@ -0,0 +1,10 @@ +title: "BSP 4.1.x upport adv7604 decoder control adjustment" +team: MM +key: 60dfd740-834b-11eb-827b-cfb87c5e9242 +status: New + +bsp41x: + - 0a5f35776c173385ad71883ea717a7b7ac2022d7 # media: i2c: adv7604: Enable decoder control register + +comments: + - Present on Lager, Koelsch and Gose diff --git a/projects/linux/mm/bsp41x_adv7604_suspend_and_resume.yaml b/projects/linux/mm/bsp41x_adv7604_suspend_and_resume.yaml new file mode 100644 index 0000000..b93d586 --- /dev/null +++ b/projects/linux/mm/bsp41x_adv7604_suspend_and_resume.yaml @@ -0,0 +1,10 @@ +title: "BSP 4.1.x upport adv7604 suspend and resume" +team: MM +key: 73e30498-834b-11eb-9cae-c79a10b3ab16 +status: New + +bsp41x: + - 16965230fa9f1c8995b63eeb40eb02a14f531455 # media: i2c: adv7604: Add suspend and resume support + +comments: + - Present on Lager, Koelsch and Gose |