From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Hi All,
This patch series adds support for the USB clock on the Renesas R9A09G077
and R9A09G087 SoCs. The first patch introduces the USB_CLK clock ID in the
device tree bindings, while the second patch implements the clock in the
clock driver.
Cheers,
Prabhakar
Lad Prabhakar (2):
dt-bindings: clock: renesas,r9a09g077/87: Add USB_CLK clock ID
clk: renesas: r9a09g077: Add USB core and module clocks
drivers/clk/renesas/r9a09g077-cpg.c | 4 +++-
include/dt-bindings/clock/renesas,r9a09g077-cpg-mssr.h | 1 +
include/dt-bindings/clock/renesas,r9a09g087-cpg-mssr.h | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)
--
2.50.1