Thread (14 messages) 14 messages, 2 authors, 2021-12-16

Re: [PATCH v2 06/11] riscv: dts: microchip: mpfs: Fix clock controller node

From: <Conor.Dooley@microchip.com>
Date: 2021-12-16 14:47:22
Also in: linux-riscv

On 16/12/2021 13:37, Geert Uytterhoeven wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe

Fix the device node for the clock controller:
   - Remove bogus "reg-names" property,
   - Remove unneeded "clock-output-names" property.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Ha, doing my job for me again - was hoping to send my v2 tomorrow too so 
good timing on your part.

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
(I have booted the 5 patches for the polarfire on my board, so 
Tested-by: Conor Dooley <conor.dooley@microchip.com> too?)
quoted hunk ↗ jump to hunk
---
v2:
   - New.
---
  arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 9 ---------
  1 file changed, 9 deletions(-)
diff --git a/arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi b/arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi
index b372bc6459bf163a..d9c1dee3fb25beb8 100644
--- a/arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi
+++ b/arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi
@@ -197,17 +197,8 @@ dma@3000000 {
                 clkcfg: clkcfg@20002000 {
                         compatible = "microchip,mpfs-clkcfg";
                         reg = <0x0 0x20002000 0x0 0x1000>;
-                       reg-names = "mss_sysreg";
                         clocks = <&refclk>;
                         #clock-cells = <1>;
-                       clock-output-names = "cpu", "axi", "ahb", "envm",       /* 0-3   */
-                                "mac0", "mac1", "mmc", "timer",                /* 4-7   */
-                               "mmuart0", "mmuart1", "mmuart2", "mmuart3",     /* 8-11  */
-                               "mmuart4", "spi0", "spi1", "i2c0",              /* 12-15 */
-                               "i2c1", "can0", "can1", "usb",                  /* 16-19 */
-                               "rsvd", "rtc", "qspi", "gpio0",                 /* 20-23 */
-                               "gpio1", "gpio2", "ddrc", "fic0",               /* 24-27 */
-                               "fic1", "fic2", "fic3", "athena", "cfm";        /* 28-32 */
                 };

                 serial0: serial@20000000 {
--
2.25.1
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help