[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-382-g2a7e7f3
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@sf...> - 2018-02-16 17:22:24
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 2a7e7f376ab22c19a551d0663266cb96ea499151 (commit)
from f17d71bc9af0392c938fea6172eb7b80ee4468a5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2a7e7f376ab22c19a551d0663266cb96ea499151
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Feb 15 19:58:06 2018 +0100
[LINUX] OPOS6ULNANO: 4.14+: set spidev max speed to 60MHz
-----------------------------------------------------------------------
Summary of changes:
...1-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/patches/linux/4.14/0801-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch b/patches/linux/4.14/0801-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch
index a7f54b6..e0945cf 100644
--- a/patches/linux/4.14/0801-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch
+++ b/patches/linux/4.14/0801-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch
@@ -325,7 +325,7 @@ index 0000000..1a542d1
+ spidev0: spi@0 {
+ compatible = "spidev";
+ reg = <0>;
-+ spi-max-frequency = <5000000>;
++ spi-max-frequency = <60000000>;
+ };
+};
+
hooks/post-receive
--
armadeus
|