Skip to content

Commit

Permalink
Merge pull request #933 from msperl/rpi-3.18.y-fix-mcp2515-dts
Browse files Browse the repository at this point in the history
dts: update overlay to override the correct value with the correct type
  • Loading branch information
pelwell committed Apr 17, 2015
2 parents b2f16e5 + fe12480 commit d8c3804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/mcp2515-can0-overlay.dts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
};
};
__overrides__ {
oscillator = <&can0_osc>,"oscillator-frequency";
oscillator = <&can0_osc>,"clock-frequency:0";
spimaxfrequency = <&can0>,"spi-max-frequency:0";
interrupt = <&can0_pins>,"brcm,pins:0",<&can0>,"interrupts:0";
};
Expand Down

0 comments on commit d8c3804

Please sign in to comment.