Hi Gerald
On 8/27/19 5:08 PM, Gerald BAEZA wrote:
The DDRPERFM is the DDR Performance Monitor embedded
in STM32MP1 SOC.
Signed-off-by: Gerald Baeza
---
arch/arm/boot/dts/stm32mp157c.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/stm32mp157c.dtsi
b/arch/a
Hi Jonathan,
On 8/27/19 3:48 PM, Jonathan Corbet wrote:
On Tue, 27 Aug 2019 12:19:32 +
Gerald BAEZA wrote:
Link to the online stm32mp157 documentation added
in the overview.
Signed-off-by: Gerald Baeza
---
Documentation/arm/stm32/stm32mp157-overview.rst | 6 ++
1 file changed, 6
Hi Niklas,
On 12/07/2016 03:20 PM, Niklas Cassel wrote:
From: Niklas Cassel
The driver currently always sets the PBLx8/PBLx4 bit, which means that
the pbl values configured via the pbl/txpbl/rxpbl DT properties are
always multiplied by 8/4 in the hardware.
In order to allow the DT to configur
Hi Niklas
On 12/07/2016 03:20 PM, Niklas Cassel wrote:
From: Niklas Cassel
GMAC and newer supports independent programmable burst lengths for
DMA tx/rx. Add new optional devicetree properties representing this.
To be backwards compatible, snps,pbl will still be valid, but
snps,txpbl/snps,rxpb
ernet controller
- USB OTFG FS & HS controllers
- I2C, SPI, CAN busses support
- Several 16 & 32 bits general purpose timers
- Serial Audio interface
- LCD controller
- HDMI-CEC
- SPDIFRX
Signed-off-by: Maxime Coquelin
Signed-off-by: Alexandre TORGUE
diff --git a/arch/arm/boot/dts/Makefi
Signed-off-by: Alexandre TORGUE
diff --git a/arch/arm/configs/dram_size_0x200.config
b/arch/arm/configs/dram_size_0x200.config
new file mode 100644
index 000..e66430d
--- /dev/null
+++ b/arch/arm/configs/dram_size_0x200.config
@@ -0,0 +1 @@
+CONFIG_DRAM_SIZE=0x00200
Signed-off-by: Maxime Coquelin
Signed-off-by: Alexandre TORGUE
diff --git a/Documentation/arm/stm32/overview.txt
b/Documentation/arm/stm32/overview.txt
index 09aed55..a03b035 100644
--- a/Documentation/arm/stm32/overview.txt
+++ b/Documentation/arm/stm32/overview.txt
@@ -5,7 +5,8
Signed-off-by: Alexandre TORGUE
diff --git a/arch/arm/configs/dram_0xc000.config
b/arch/arm/configs/dram_0xc000.config
new file mode 100644
index 000..343d533
--- /dev/null
+++ b/arch/arm/configs/dram_0xc000.config
@@ -0,0 +1 @@
+CONFIG_DRAM_BASE=0xc000
--
1.9.1
--
To
This patch introduces the MACH_STM32F746 to make possible to only select
STM32F746 pinctrl driver
By default, all the MACH_STM32Fxxx flags will be set with STM32 defconfig.
Signed-off-by: Maxime Coquelin
Signed-off-by: Alexandre TORGUE
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index
& HS controllers
- I2C, SPI, CAN busses support
- Several 16 & 32 bits general purpose timers
- Serial Audio interface
- LCD controller
- HDMI-CEC
- SPDIFRX
Regards
Alex
Alexandre TORGUE (5):
ARM: mach-stm32: Add a new SOC - STM32F746
ARM: Kconfig: Introduce MACH_STM32F746 fl
10 matches
Mail list logo