MIPS: BMIPS: name the refclk clock for uart
authorJonas Gorski <jonas.gorski@gmail.com>
Wed, 20 Sep 2017 11:14:05 +0000 (13:14 +0200)
committerJames Hogan <jhogan@kernel.org>
Tue, 7 Nov 2017 18:33:19 +0000 (18:33 +0000)
Add the clock name to the uart nodes, to name the input clock
properly.

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: linux-mips@linux-mips.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-serial@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: bcm-kernel-feedback-list@broadcom.com
Patchwork: https://patchwork.linux-mips.org/patch/17329/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/boot/dts/brcm/bcm3368.dtsi
arch/mips/boot/dts/brcm/bcm63268.dtsi
arch/mips/boot/dts/brcm/bcm6328.dtsi
arch/mips/boot/dts/brcm/bcm6358.dtsi
arch/mips/boot/dts/brcm/bcm6362.dtsi
arch/mips/boot/dts/brcm/bcm6368.dtsi

index bee855cb8073580073adbed58f0b58a5d53a2c40..772fb42b773040d2e871555f3a18d4cca3698e91 100644 (file)
@@ -82,6 +82,7 @@
                        interrupts = <2>;
 
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
 
                        status = "disabled";
                };
@@ -94,6 +95,7 @@
                        interrupts = <3>;
 
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
 
                        status = "disabled";
                };
index 7e6bf2cc0287f77eb9c3b7d8c47d4e09ff58fa16..b033a23b5e131c7461dd9db97a2d490ae8c5e29e 100644 (file)
@@ -83,6 +83,7 @@
                        interrupts = <5>;
 
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
 
                        status = "disabled";
                };
@@ -95,6 +96,7 @@
                        interrupts = <34>;
 
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
 
                        status = "disabled";
                };
index 5633b9d90f5549bceac0c8a8f468ac8bffdd5243..7c3061ba6d38782cd8cd79a472f0dd3c81a69bcb 100644 (file)
@@ -68,6 +68,7 @@
                        interrupt-parent = <&periph_intc>;
                        interrupts = <28>;
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
                        status = "disabled";
                };
 
@@ -77,6 +78,7 @@
                        interrupt-parent = <&periph_intc>;
                        interrupts = <39>;
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
                        status = "disabled";
                };
 
index f9d8d392162b1c6c6b6cdd3f640d18cc6005b502..ab9d6c268a843871dc2e13062ccffb064863a4d4 100644 (file)
@@ -92,6 +92,7 @@
                        interrupts = <2>;
 
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
 
                        status = "disabled";
                };
                        interrupts = <3>;
 
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
 
                        status = "disabled";
                };
index c507da594f2fbe2ded3b7bd5a3b0cdaedea5cdb8..ca93c9a6f23f78c12507de3e1f9e1e391c4675bf 100644 (file)
@@ -83,6 +83,7 @@
                        interrupts = <3>;
 
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
 
                        status = "disabled";
                };
@@ -95,6 +96,7 @@
                        interrupts = <4>;
 
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
 
                        status = "disabled";
                };
index d0e3a70b32e2e65d43e8ab1706a5bcc0579e318e..da4ec89710fdc154d26ac666bf85df1684936d50 100644 (file)
@@ -89,6 +89,7 @@
                        interrupt-parent = <&periph_intc>;
                        interrupts = <2>;
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
                        status = "disabled";
                };
 
@@ -98,6 +99,7 @@
                        interrupt-parent = <&periph_intc>;
                        interrupts = <3>;
                        clocks = <&periph_clk>;
+                       clock-names = "refclk";
                        status = "disabled";
                };