Skip to content

Commit

Permalink
ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk
Browse files Browse the repository at this point in the history
Rename lcd_clk into lcdc_clk to be consistent with sama5d3 clock
definitions.

Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Boris BREZILLON authored and Nicolas Ferre committed Mar 5, 2015
1 parent 5a5a645 commit b6d7d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/sama5d4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@
reg = <50>;
};

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

0 comments on commit b6d7d3f

Please sign in to comment.