Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add r8a77961 support

This patch adds support for r8a77961 (R-Car M3-W+).

To avoid confusion between R-Car M3-W (R8A77960) and R-Car M3-W+
(R8A77961), this patch also updates the comment of
"renesas,r8a7796-rcar-usb2-clock-sel".

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/1585200608-30103-1-git-send-email-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Yoshihiro Shimoda and committed by
Geert Uytterhoeven
91a577e7 8f3d9f35

+3 -1
+3 -1
Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
··· 27 27 - compatible: "renesas,r8a7795-rcar-usb2-clock-sel" if the device is a part of 28 28 an R8A7795 SoC. 29 29 "renesas,r8a7796-rcar-usb2-clock-sel" if the device if a part of 30 - an R8A7796 SoC. 30 + an R8A77960 SoC. 31 + "renesas,r8a77961-rcar-usb2-clock-sel" if the device if a part of 32 + an R8A77961 SoC. 31 33 "renesas,rcar-gen3-usb2-clock-sel" for a generic R-Car Gen3 32 34 compatible device. 33 35