Re: [GIT PULL] STM32 DT changes for v4.21 #1
From: Alexandre Torgue <hidden>
Date: 2019-01-08 08:43:10
Hi On 1/8/19 8:29 AM, Alexandre Torgue wrote:
Hi guys On 12/3/18 12:18 PM, Alexandre Torgue wrote:quoted
Hi Arnd, Olof and Kevin, Please consider this first round of STM32 DT updates for v4.21. Thanks. AlexThis PR has not been merged in 5.0-rc1. Is there an issue (except than v4.21 doesn't exist :)) ? If not, is it possible to get it in next 5.0 rc ?
Sorry for the last post. I completely missed Olof answer: "I think you might have missed pushing the tag to the remote? -Olof " My tag is now pushed. Is there a chance to get it in next RC ? Sorry for inconvenience. Alex
Thanks in advance Alexquoted
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git stm32-dt-for-v4.21-1 for you to fetch changes up to 8914b63bab3c43a529316ba2858137bc57b74fa1: ARM: dts: stm32: add thermal sensor support on STM32MP157c (2018-12-03 10:43:26 +0100) ---------------------------------------------------------------- STM32 DT updates for v4.21, round 1 Highlights: ---------- -MPU STM32MP157 platform update: -Declare DMAs for timers -Add sleep support for CAN -Split CAN RAM mapping between the 2 FDCAN instances -Add support of thermal sensor (DTS) ---------------------------------------------------------------- Bich HEMON (3): ARM: dts: stm32: change CAN RAM mapping on stm32mp157c ARM: dts: stm32: add can1 sleep pins muxing ARM: dts: stm32: add can1 sleep pins muxing on stm32mp157c-ev1 board David Hernandez Sanchez (1): ARM: dts: stm32: add thermal sensor support on STM32MP157c Fabrice Gasnier (3): ARM: dts: stm32: Add dmas to timer on stm32mp157c ARM: dts: stm32: don't use timers dmas on stm32mp157c-ed1 ARM: dts: stm32: don't use timers dmas on stm32mp157c-ev1 arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 7 +++ arch/arm/boot/dts/stm32mp157c-ed1.dts | 3 + arch/arm/boot/dts/stm32mp157c-ev1.dts | 10 +++- arch/arm/boot/dts/stm32mp157c.dtsi | 97 ++++++++++++++++++++++++++++++- 4 files changed, 114 insertions(+), 3 deletions(-)
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel