Skip to content

Commit

Permalink
Prepare for assigning CAN clock
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Färber <afaerber@suse.de>
  • Loading branch information
afaerber committed Jul 12, 2015
1 parent f93ccde commit 6ba1208
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/fm4-s6e2cc-sk-176l-eth.dts
Expand Up @@ -56,6 +56,11 @@
};
};

/*&can_prescaler {
assigned-clocks = <&can_prescaler>;
assigned-clock-rates = <40000000>;
};*/

&cgu {
clocks = <&main_osc>, <&sub_osc>;
clock-names = "CLKMO", "CLKSO";
Expand Down

0 comments on commit 6ba1208

Please sign in to comment.