Skip to content

Commit

Permalink
ARM: sun6i: Define the A31 CPUs enable-method
Browse files Browse the repository at this point in the history
That will allow to use the CPU_METHOD_OF_DECLARE definition we did previously.

Signed-off-by: Maxime Ripard <[email protected]>
  • Loading branch information
mripard committed May 17, 2014
1 parent 5b9c49b commit ce78e35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/sun6i-a31.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@


cpus {
enable-method = "allwinner,sun6i-a31";
#address-cells = <1>;
#size-cells = <0>;

Expand Down

0 comments on commit ce78e35

Please sign in to comment.