[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-13-g00d2b9ee8
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-09-20 16:41:06
|
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 00d2b9ee871447ac84df57beea19fc979fced375 (commit)
from 66c22989842aea943da881e05315289b3e968814 (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 00d2b9ee871447ac84df57beea19fc979fced375
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Sep 20 18:40:16 2018 +0200
[LINUX] 4.1.mx6_legacy: add mcp79400 RTC driver by default (was declared in dts but not present/activated in kernel sources)
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/apf6/apf6legacy-linux-4.1.config | 1 +
.../{4.14 => 4.1.mx6_legacy}/0505-armadeus-add_mcp7940x_rtc_driver.patch | 0
2 files changed, 1 insertion(+)
copy patches/linux/{4.14 => 4.1.mx6_legacy}/0505-armadeus-add_mcp7940x_rtc_driver.patch (100%)
diff --git a/buildroot/target/device/armadeus/apf6/apf6legacy-linux-4.1.config b/buildroot/target/device/armadeus/apf6/apf6legacy-linux-4.1.config
index e09e0fee0..98dc3210a 100644
--- a/buildroot/target/device/armadeus/apf6/apf6legacy-linux-4.1.config
+++ b/buildroot/target/device/armadeus/apf6/apf6legacy-linux-4.1.config
@@ -382,6 +382,7 @@ CONFIG_LEDS_TRIGGER_BACKLIGHT=y
CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
+CONFIG_RTC_DRV_MCP7940X=y
CONFIG_RTC_DRV_MC13XXX=y
CONFIG_RTC_DRV_MXC=y
CONFIG_RTC_DRV_SNVS=y
diff --git a/patches/linux/4.14/0505-armadeus-add_mcp7940x_rtc_driver.patch b/patches/linux/4.1.mx6_legacy/0505-armadeus-add_mcp7940x_rtc_driver.patch
similarity index 100%
copy from patches/linux/4.14/0505-armadeus-add_mcp7940x_rtc_driver.patch
copy to patches/linux/4.1.mx6_legacy/0505-armadeus-add_mcp7940x_rtc_driver.patch
hooks/post-receive
--
armadeus
|