Skip to content

v2018.11-stm32mp-r2.2

Compare
Choose a tag to compare
@patrickdelaunay patrickdelaunay released this 11 Apr 14:01
· 216 commits to v2018.11-stm32mp since this release

The following changes since commit 161ca18:

Prepare v2018.11-stm32mp-r2.1 (2019-02-26 13:16:15 +0100)

are available in the git repository at:

https://github.com/STMicroelectronics/u-boot.git tags/v2018.11-stm32mp-r2.2

for you to fetch changes up to f55001a:

Prepare v2018.11-stm32mp-r2.2 (2019-03-26 11:37:35 +0100)


Patrice Chotard (1):
clk: stm32mp1: Fix msk value for stm32mp1_clk_sel array

Patrick Delaunay (4):
ARM: dts: stm32: DDR config to v1.43
ARM: dts: stm32: DDR config to v1.44
ARM: dts: stm32: update power supply of rm68200 on stm32mp157c-ev1
Prepare v2018.11-stm32mp-r2.2

Makefile | 2 +-
arch/arm/dts/stm32mp15-ddr3-1x4Gb-1066-binF.dtsi | 10 +++++-----
arch/arm/dts/stm32mp15-ddr3-1x4Gb-1066-binG.dtsi | 11 +++++------
arch/arm/dts/stm32mp15-ddr3-2x4Gb-1066-binF.dtsi | 6 +++---
arch/arm/dts/stm32mp15-ddr3-2x4Gb-1066-binG.dtsi | 8 +++-----
arch/arm/dts/stm32mp157c-ev1.dts | 2 +-
drivers/clk/clk_stm32mp1.c | 6 +++---
7 files changed, 21 insertions(+), 24 deletions(-)