* [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0,1} clocks to device tree
@ 2014-11-17 9:25 Yoshihiro Shimoda
2014-11-17 9:36 ` [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0, 1} " Geert Uytterhoeven
0 siblings, 1 reply; 3+ messages in thread
From: Yoshihiro Shimoda @ 2014-11-17 9:25 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
At the moment, usb-dmac driver for r8a7790 doesn't exist. But I would like
to enable these clock settings for future development.
arch/arm/boot/dts/r8a7790.dtsi | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index 14df425..d4ac978 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -1103,17 +1103,20 @@
reg = <0 0xe615013c 0 4>, <0 0xe6150048 0 4>;
clocks = <&hp_clk>, <&cp_clk>, <&mmc1_clk>, <&sd3_clk>,
<&sd2_clk>, <&cpg_clocks R8A7790_CLK_SD1>, <&cpg_clocks R8A7790_CLK_SD0>, <&mmc0_clk>,
- <&hp_clk>, <&mp_clk>, <&hp_clk>, <&mp_clk>, <&rclk_clk>;
+ <&hp_clk>, <&mp_clk>, <&hp_clk>, <&mp_clk>, <&rclk_clk>,
+ <&hp_clk>, <&hp_clk>;
#clock-cells = <1>;
renesas,clock-indices = <
R8A7790_CLK_IIC2 R8A7790_CLK_TPU0 R8A7790_CLK_MMCIF1 R8A7790_CLK_SDHI3
R8A7790_CLK_SDHI2 R8A7790_CLK_SDHI1 R8A7790_CLK_SDHI0 R8A7790_CLK_MMCIF0
R8A7790_CLK_IIC0 R8A7790_CLK_PCIEC R8A7790_CLK_IIC1 R8A7790_CLK_SSUSB R8A7790_CLK_CMT1
+ R8A7790_CLK_USBDMAC0 R8A7790_CLK_USBDMAC1
>;
clock-output-names =
"iic2", "tpu0", "mmcif1", "sdhi3",
"sdhi2", "sdhi1", "sdhi0", "mmcif0",
- "iic0", "pciec", "iic1", "ssusb", "cmt1";
+ "iic0", "pciec", "iic1", "ssusb", "cmt1",
+ "usbdmac0", "usbdmac1";
};
mstp5_clks: mstp5_clks at e6150144 {
compatible = "renesas,r8a7790-mstp-clocks", "renesas,cpg-mstp-clocks";
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0, 1} clocks to device tree
2014-11-17 9:25 [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0,1} clocks to device tree Yoshihiro Shimoda
@ 2014-11-17 9:36 ` Geert Uytterhoeven
2014-11-18 0:10 ` [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0,1} " Simon Horman
0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-11-17 9:36 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Nov 17, 2014 at 10:25 AM, Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0,1} clocks to device tree
2014-11-17 9:36 ` [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0, 1} " Geert Uytterhoeven
@ 2014-11-18 0:10 ` Simon Horman
0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-11-18 0:10 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Nov 17, 2014 at 10:36:58AM +0100, Geert Uytterhoeven wrote:
> On Mon, Nov 17, 2014 at 10:25 AM, Yoshihiro Shimoda
> <yoshihiro.shimoda.uh@renesas.com> wrote:
> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Thanks, I have queued this up.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-18 0:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17 9:25 [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0,1} clocks to device tree Yoshihiro Shimoda
2014-11-17 9:36 ` [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0, 1} " Geert Uytterhoeven
2014-11-18 0:10 ` [PATCH] ARM: shmobile: r8a7790: add USBDMAC{0,1} " Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).