Skip to content

Commit

Permalink
ayufan: dts: rock64: fix spi-flash
Browse files Browse the repository at this point in the history
Change-Id: I9797c82c43da371f978dea3f3323b05603266a0f
  • Loading branch information
ayufan committed Jul 4, 2018
1 parent a1b2c28 commit c1c3de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@
spi-flash@0 {
#address-cells = <0x1>;
#size-cells = <1>;
compatible = "st,m25p128", "spi-flash";
compatible = "jedec,spi-nor";
reg = <0x0>;
spi-max-frequency = <25000000>;
status = "okay";
Expand Down

0 comments on commit c1c3de6

Please sign in to comment.