diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-09-05 11:02:52 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-09-05 11:06:19 +0200 |
commit | 1dbaad84c32271c2ec6751921ad616f46f11e585 (patch) | |
tree | 885fe37844da3924aa05458a702745f9766e246e /projects/linux/core | |
parent | b47e6d8ab5a2804639e7ab1fed3dd84287aa5283 (diff) |
projects: linux: core: Create bsp396 R-Car E3 PFC upport task
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/core')
-rw-r--r-- | projects/linux/core/bsp396_pinctrl_sh-pfc_r8a77990.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/projects/linux/core/bsp396_pinctrl_sh-pfc_r8a77990.yaml b/projects/linux/core/bsp396_pinctrl_sh-pfc_r8a77990.yaml new file mode 100644 index 0000000..566a9e4 --- /dev/null +++ b/projects/linux/core/bsp396_pinctrl_sh-pfc_r8a77990.yaml @@ -0,0 +1,19 @@ +title: "From bsp396, upport pinctrl: sh-pfc: r8a77990:" +team: Core +key: f11c4ac2-cfbb-11e9-9a49-4358b862e557 +assignee: Geert +status: Active + +relationships: + +bsp-commits: + - 2c80f056b03532320dedc56bdcd89f2e71376384 # pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_MATCH and AVB_AVTP_CAPTURE pin function definitions + - 405585bfc85d402bfb377ea3d347ff0457d27b61 # Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D" + - a8795e6614fba81131423e000f8048ddff7f8b0f # Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2" + +upstream: + +comments: + - https://patchwork.kernel.org/patch/11129979/ # pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_{MATCH,CAPTURE} pin functions + - https://patchwork.kernel.org/patch/11129977/ # Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D" 11129977diffmboxseries + - https://patchwork.kernel.org/patch/11129981/ # Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2" |