Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6d7d3f1 authored by Boris Brezillon's avatar Boris Brezillon Committed by Nicolas Ferre
Browse files

ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk



Rename lcd_clk into lcdc_clk to be consistent with sama5d3 clock
definitions.

Signed-off-by: default avatarBoris BREZILLON <boris.brezillon@free-electrons.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 5a5a6451
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -771,7 +771,7 @@
						reg = <50>;
						reg = <50>;
					};
					};


					lcd_clk: lcd_clk {
					lcdc_clk: lcdc_clk {
						#clock-cells = <0>;
						#clock-cells = <0>;
						reg = <51>;
						reg = <51>;
					};
					};