diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2020-03-27 15:32:37 +0900 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-03-30 14:57:53 +0200 |
commit | d0d7223a536dd8aec32e90e96b8126a73a09d8fd (patch) | |
tree | 8143a6eb94c62bd2e3cc724eb66df0c959788be5 /projects/linux | |
parent | 6398344eb9951f6ac1ad4b2a137f8e9f6891f869 (diff) |
projects: linux: io: Add task for adding r8a77961
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/io/r8a77961_io.yaml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/projects/linux/io/r8a77961_io.yaml b/projects/linux/io/r8a77961_io.yaml new file mode 100644 index 0000000..8130ef6 --- /dev/null +++ b/projects/linux/io/r8a77961_io.yaml @@ -0,0 +1,27 @@ +title: "add r8a77961 support (I/O)" +team: IO +key: 5a349912-6ff1-11ea-aa8f-ab8daf9c94ea +status: Active + +upstream: + - torvalds: 8b183f5b85e0be4f94fa9309da5504bb7ba3367e # dt-bindings: i2c: rcar: Document r8a77961 support + - torvalds: 15c0677162b77636899ac668f3bc2055c941b9b7 # dt-bindings: i2c: sh_mobile: Document r8a77961 support + - torvalds: de27e978dc82ea22ef0f7999dfe870a087073907 # dt-bindings: mmc: renesas_sdhi: Document r8a77961 support + - torvalds: 5bfb26303663b022a7750fd9d80dc8bb8dc8b604 # dt-bindings: serial: sh-sci: Document r8a77961 bindings + - torvalds: e63318785234c9c33e97b7793e09a82c869e3ef0 # dt-bindings: net: ravb: Document r8a77961 support + - torvalds: 5bfb26303663b022a7750fd9d80dc8bb8dc8b604 # dt-bindings: serial: sh-sci: Document r8a77961 bindings + - torvalds: 26f1e12c714e9e7314e1a099fd8225473cb76ab8 # dt-bindings: watchdog: renesas-wdt: Document r8a77961 support + +comments: + - Documentation/devicetree/bindings/net/can/rcar_canfd.txt + - Documentation/devicetree/bindings/net/can/rcar_can.txt + - Documentation/devicetree/bindings/pci/rcar-pci.txt + - "Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt: https://patchwork.kernel.org/patch/11461659/" + - "Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt: https://patchwork.kernel.org/patch/11461655/" + - Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.yaml + - Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml + - "Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt: https://patchwork.kernel.org/patch/11428227/" + - Documentation/devicetree/bindings/timer/renesas,cmt.txt + - "Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml: https://patchwork.kernel.org/patch/11459255/" + - "Documentation/devicetree/bindings/usb/renesas,usbhs.yaml: https://patchwork.kernel.org/patch/11459253/" + - "Documentation/devicetree/bindings/usb/usb-xhci.txt: https://patchwork.kernel.org/patch/11459251/" |