diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2020-03-19 10:01:22 +0100 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2020-03-19 10:01:22 +0100 |
commit | 75c7e1ebc613dbdac4a925a9eb3c19e6c317b11e (patch) | |
tree | 45587781c09742b8ff920a44d23e9a7bc00f72d0 /projects/linux/io/done | |
parent | e3917f2574dd6e125bb4f583c923ac68d2870ee7 (diff) |
projects: linux: io: update tasks after updates 20200319
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r-- | projects/linux/io/done/bsp392_MSIOF.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/projects/linux/io/done/bsp392_MSIOF.yaml b/projects/linux/io/done/bsp392_MSIOF.yaml new file mode 100644 index 0000000..66f7d73 --- /dev/null +++ b/projects/linux/io/done/bsp392_MSIOF.yaml @@ -0,0 +1,22 @@ +title: "From bsp392, upport MSIOF patches" +team: IO +key: 1185bf87-d9d3-4cbf-a5fa-c46794018cba +status: Abandoned +assignee: Geert + +relationships: + +bsp-commits: + - 0577dba6b377ff60fc5f284ea7bd3eeb28e781f5 # spi: sh-msiof: Add reset of registers before starting transfer + - 9312d43151d28307f527920dafbd7789eabdc63a # spi: sh-msiof: Add MSIOF module clock changing processing for R-Car Gen3 + - a14d0903968f1524304f5b4de3da584778dbdfde # spi: sh-msiof: Set 2 clock delay for R-Car H3 Ver.3.0 only + - f925bf9ef632042ebb32e52108cc97305c15183d # spi: sh-msiof: Add support for r8a7795 + +upstream: + - torvalds: fedd6940682afeddb22bfd855d8eaf527bcc473a # spi: sh-msiof: Add reset of registers before starting transfer + +comments: + - "9312d43151d28307f527920dafbd7789eabdc63a: Proposing 'N': Should use ´assigned-clocks´ and ´assigned-clock-rates´ in board DTS file that actually uses MSIOF" + - "a14d0903968f1524304f5b4de3da584778dbdfde: No access to H3 ES3.0 for testing" + - "f925bf9ef632042ebb32e52108cc97305c15183d: Proposing 'N': not needed as the driver matches against ´renesas,rcar-gen3-msiof´" + - "No HW access to H3 ES3.0 for a long time now. Abandoning this patch. We will revive if we ever get this HW." |