Skip to content

Commit

Permalink
dts: rockpro64: Enable fast-read for spiflash
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaris committed Jun 11, 2020
1 parent 1eed022 commit ab2a436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@
compatible = "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <10000000>;
m25p,fast-read;
};
};

Expand Down

0 comments on commit ab2a436

Please sign in to comment.