Skip to content

Commit c706121

Browse files
aford173geertu
authored andcommitted
dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add support for RZ/G2 M/N/H
The datasheet for the RZ/G2 Series show the bit for choosing between a crystal oscillator and an external oscillator is present. Add the bindings for r8a774a1 (RZ/G2M), r8a774b1 (RZ/G2N), and r8a774e1 (RZ/G2H) Signed-off-by: Adam Ford <aford173@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20201228202221.2327468-1-aford173@gmail.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 2b65872 commit c706121

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ properties:
3535
compatible:
3636
items:
3737
- enum:
38+
- renesas,r8a774a1-rcar-usb2-clock-sel # RZ/G2M
39+
- renesas,r8a774b1-rcar-usb2-clock-sel # RZ/G2N
40+
- renesas,r8a774e1-rcar-usb2-clock-sel # RZ/G2H
3841
- renesas,r8a7795-rcar-usb2-clock-sel # R-Car H3
3942
- renesas,r8a7796-rcar-usb2-clock-sel # R-Car M3-W
4043
- renesas,r8a77961-rcar-usb2-clock-sel # R-Car M3-W+

0 commit comments

Comments
 (0)