From: Patrick Delaunay
Display the STMicroelectronics logo with features VIDEO_LOGO and
SPLASH_SCREEN on STMicroelectronics boards.
With CONFIG_SYS_VENDOR = "st", the logo st.bmp is selected, loaded at the
address indicated by splashimage and centered with "splashpos=m,m".
Signed-off-by: Patric
From: Patrice Chotard
This patch adds a reset controller implementation for STMicroelectronics
STi family SoCs; it allows a group of related reset like controls found
in multiple system configuration registers to be represented by a single
controller device.
Driver code has been mainly extracted
From: Patrice Chotard
reset-names property is needed to use the reset
API for STi sdhci driver.
Signed-off-by: Patrice Chotard
---
arch/arm/dts/stih407-family.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/stih407-family.dtsi b/arch/arm/dts/stih407-family.dtsi
index af66
From: Patrice Chotard
Use struct udevice* as input parameter. Previous
parameters are retrieved through plat and priv data.
This to prepare to use the reset framework.
Signed-off-by: Patrice Chotard
---
drivers/mmc/sti_sdhci.c | 33 ++---
1 file changed, 18 inserti
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
drivers/mmc/sti_sdhci.c | 31 ++-
1 file changed, 22 insertions(+), 9 deletions(-)
diff --git a/drivers/mmc/sti_sdhci.c b/drivers/mmc/sti_sdhci.c
index d6c4d67..8b1b2c0 100644
--- a/drivers/mmc/sti_sdhci.c
+++
From: Patrice Chotard
This series adds :
_ add reset driver
_ update existing sdhci driver to use reset framework
_ add usb phy driver
_ add ehci support
_ add ohci support
_ add xhci support
_ add fastboot support
With all this feature ena
From: Patrice Chotard
Add support for on-chip DWC3 controller available
on STMicrolectronics STiH407 family SoCs.
On B2260 board, the type AB USB connector is managed
by a DWC3 IP. As USB3 signals are not wired, only USB2
is supported.
Signed-off-by: Patrice Chotard
---
drivers/usb/host/Kconfi
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 90de12a..4c6a0a1 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih41
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 5 +
1 file changed, 5 insertions(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index ade618f..c2c7256 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/s
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index fd13ea3..6deca22 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/sti
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 8
1 file changed, 8 insertions(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 839da4d..f79173c 100644
--- a/configs/stih410-b2260_defconfig
+++ b/config
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index f79173c..83a1e3c 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih41
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 5 +
1 file changed, 5 insertions(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 6deca22..839da4d 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/s
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 4c6a0a1..c1113fc 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih41
From: Patrice Chotard
Add support for on-chip ohci controller available
on STMicrolectronics SoCs.
Ohci support will be then available on both type A
USB 2.0 connectors.
Signed-off-by: Patrice Chotard
---
drivers/usb/host/Kconfig| 9 +
drivers/usb/host/Makefile | 1 +
drive
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 83a1e3c..90de12a 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih41
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 46c20e1..835f982 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 2 ++
include/configs/stih410-b2260.h | 12
2 files changed, 14 insertions(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 835f982..fd13ea3 100644
--
From: Patrice Chotard
This is the generic phy driver for the picoPHY ports
used by USB2 and USB3 Host controllers available on
STiH407 SoC families.
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 1 +
drivers/usb/Kconfig | 4 +
drivers/usb/phy/Kconfig
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index c2c7256..46c20e1 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih
From: Patrice Chotard
Add support for on-chip ehci controller available
on STMicrolectronics SoCs.
ehci support will be then available on both type A
USB 2.0 connectors.
Signed-off-by: Patrice Chotard
---
drivers/usb/host/Kconfig| 9 +
drivers/usb/host/Makefile | 1 +
drivers/usb/h
From: Patrice Chotard
This patch adds the ST glue logic to manage the DWC3 HC
on STiH407 SoC family. It configures the internal glue
logic and syscfg registers.
Part of this code been extracted from kernel.org driver
(drivers/usb/dwc3/dwc3-st.c)
Signed-off-by: Patrice Chotard
---
arch/arm/inc
From: Patrice Chotard
Add usb_gadget_handle_interrupts(), board_usb_init(),
board_usb_cleanup() and g_dnl_board_usb_cable_connected()
callbacks needed for FASTBOOT support
Signed-off-by: Patrice Chotard
---
board/st/stih410-b2260/board.c | 44 ++
1 file
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
board/st/stih410-b2260/board.c | 8
1 file changed, 8 insertions(+)
diff --git a/board/st/stih410-b2260/board.c b/board/st/stih410-b2260/board.c
index 363c016..590e8f0 100644
--- a/board/st/stih410-b2260/board.c
+++ b/board/st/s
From: Patrice Chotard
Signed-off-by: Patrice Chotard
Reviewed-by: Jaehoon Chung
---
drivers/mmc/sti_sdhci.c | 31 ++-
1 file changed, 22 insertions(+), 9 deletions(-)
diff --git a/drivers/mmc/sti_sdhci.c b/drivers/mmc/sti_sdhci.c
index d6c4d67..8b1b2c0 100644
--- a
From: Patrice Chotard
This is the generic phy driver for the picoPHY ports
used by USB2 and USB3 Host controllers available on
STiH407 SoC families.
Signed-off-by: Patrice Chotard
---
v2: replace bitfield_replace() by clrsetbits_le32()
configs/stih410-b2260_defconfig | 1 +
drivers/usb/Kc
From: Patrice Chotard
Use struct udevice* as input parameter. Previous
parameters are retrieved through plat and priv data.
This to prepare to use the reset framework.
Signed-off-by: Patrice Chotard
Reviewed-by: Jaehoon Chung
---
drivers/mmc/sti_sdhci.c | 33 ++---
From: Patrice Chotard
This patch adds the ST glue logic to manage the DWC3 HC
on STiH407 SoC family. It configures the internal glue
logic and syscfg registers.
Part of this code been extracted from kernel.org driver
(drivers/usb/dwc3/dwc3-st.c)
Signed-off-by: Patrice Chotard
---
v2: _ us
From: Patrice Chotard
reset-names property is needed to use the reset
API for STi sdhci driver.
Signed-off-by: Patrice Chotard
Reviewed-by: Jaehoon Chung
---
arch/arm/dts/stih407-family.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/stih407-family.dtsi b/arch/arm/dts/st
From: Patrice Chotard
Add support for on-chip ohci controller available
on STMicrolectronics SoCs.
Ohci support will be then available on both type A
USB 2.0 connectors.
Signed-off-by: Patrice Chotard
---
v2: _ put board specific defines in a separate patch (patch 8)
drivers/usb/host/Kc
From: Patrice Chotard
Add usb_gadget_handle_interrupts(), board_usb_init(),
board_usb_cleanup() and g_dnl_board_usb_cable_connected()
callbacks needed for FASTBOOT support
Signed-off-by: Patrice Chotard
---
board/st/stih410-b2260/board.c | 44 ++
1 file
From: Patrice Chotard
This patch adds a reset controller implementation for STMicroelectronics
STi family SoCs; it allows a group of related reset like controls found
in multiple system configuration registers to be represented by a single
controller device.
Driver code has been mainly extracted
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
include/configs/stih410-b2260.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h
index 28e2f7f..4a5da82 100644
--- a/include/configs/stih410-b2260.h
+++ b/include/co
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
include/configs/stih410-b2260.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h
index 4a5da82..bbf64d7 100644
--- a/include/configs/stih410-b2260.h
+++ b/include/config
From: Patrice Chotard
Add support for on-chip ehci controller available
on STMicrolectronics SoCs.
ehci support will be then available on both type A
USB 2.0 connectors.
Signed-off-by: Patrice Chotard
---
v2: _ update error messages
_ add remove callback to put core into reset
d
From: Patrice Chotard
This series adds :
_ add reset driver
_ update existing sdhci driver to use reset framework
_ add usb phy driver
_ add ehci support
_ add ohci support
_ add xhci support
_ add fastboot support
With all this feature ena
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
v2 :_ squash patch 7,9,11,12,14,16,17,18,19,20 and 21
configs/stih410-b2260_defconfig | 35 +++
1 file changed, 31 insertions(+), 4 deletions(-)
diff --git a/configs/stih410-b2260_defconfig b/configs/
From: Patrice Chotard
Add support for on-chip DWC3 controller available
on STMicrolectronics STiH407 family SoCs.
On B2260 board, the type AB USB connector is managed
by a DWC3 IP. As USB3 signals are not wired, only USB2
is supported.
Signed-off-by: Patrice Chotard
---
drivers/usb/host/Kconfi
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
include/configs/stih410-b2260.h | 12
1 file changed, 12 insertions(+)
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h
index bbf64d7..0a52af3 100644
--- a/include/configs/stih410-b2260.h
+++ b/
From: Patrice Chotard
Use struct udevice* as input parameter. Previous
parameters are retrieved through plat and priv data.
This to prepare to use the reset framework.
Signed-off-by: Patrice Chotard
Reviewed-by: Jaehoon Chung
---
drivers/mmc/sti_sdhci.c | 33 ++---
From: Patrice Chotard
This series adds :
_ update existing sdhci driver to use reset framework
_ add usb phy driver
_ add ehci support
_ add ohci support
_ add xhci support
_ add fastboot support
With all this feature enable, it's now possible to
From: Patrice Chotard
reset-names property is needed to use the reset
API for STi sdhci driver.
Signed-off-by: Patrice Chotard
Reviewed-by: Jaehoon Chung
---
arch/arm/dts/stih407-family.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/stih407-family.dtsi b/arch/arm/dts/st
From: Patrice Chotard
This is a basic implementation of USB PHY which
define a standard API that link USB PHY client to
USB PHY driver controller.
Signed-off-by: Patrice Chotard
---
v3: _ this patch intoduce new USB PHY uclass
drivers/usb/Kconfig | 4 ++
drivers/usb/phy/Kc
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
v2 :_ squash patch 7,9,11,12,14,16,17,18,19,20 and 21
configs/stih410-b2260_defconfig | 36
1 file changed, 32 insertions(+), 4 deletions(-)
diff --git a/configs/stih410-b2260_defconfig b/config
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
include/configs/stih410-b2260.h | 12
1 file changed, 12 insertions(+)
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h
index 3df0e04..6c84e9b 100644
--- a/include/configs/stih410-b2260.h
+++ b/
From: Patrice Chotard
Add support for on-chip ehci controller available
on STMicrolectronics SoCs.
ehci support will be then available on both type A
USB 2.0 connectors.
Signed-off-by: Patrice Chotard
---
v3: _ update to use new USB PHY uclass
v2: _ update error messages
_ add
From: Patrice Chotard
Signed-off-by: Patrice Chotard
Reviewed-by: Jaehoon Chung
---
drivers/mmc/sti_sdhci.c | 31 ++-
1 file changed, 22 insertions(+), 9 deletions(-)
diff --git a/drivers/mmc/sti_sdhci.c b/drivers/mmc/sti_sdhci.c
index d6c4d67..8b1b2c0 100644
--- a
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
v3: _ squas patches 8 and 10
include/configs/stih410-b2260.h | 4
1 file changed, 4 insertions(+)
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h
index 6f4070f..3df0e04 100644
--- a/include/confi
From: Patrice Chotard
This patch adds the ST glue logic to manage the DWC3 HC
on STiH407 SoC family. It configures the internal glue
logic and syscfg registers.
Part of this code been extracted from kernel.org driver
(drivers/usb/dwc3/dwc3-st.c)
Signed-off-by: Patrice Chotard
---
v3: _ ren
From: Patrice Chotard
Add support for on-chip DWC3 controller available
on STMicrolectronics STiH407 family SoCs.
On B2260 board, the type AB USB connector is managed
by a DWC3 IP. As USB3 signals are not wired, only USB2
is supported.
Signed-off-by: Patrice Chotard
---
v3: _ update to use
From: Patrice Chotard
Add support for on-chip ohci controller available
on STMicrolectronics SoCs.
Ohci support will be then available on both type A
USB 2.0 connectors.
Signed-off-by: Patrice Chotard
---
v3: _ update to use new USB PHY uclass
v2: _ put board specific defines in a sep
From: Patrice Chotard
Add usb_gadget_handle_interrupts(), board_usb_init(),
board_usb_cleanup() and g_dnl_board_usb_cable_connected()
callbacks needed for FASTBOOT support
Signed-off-by: Patrice Chotard
---
board/st/stih410-b2260/board.c | 44 ++
1 file
From: Patrice Chotard
This is the generic phy driver for the picoPHY ports
used by USB2/1.1 controllers. It is found on STiH407 SoC
family from STMicroelectronics.
Signed-off-by: Patrice Chotard
---
v3: _ convert driver to USB PHY uclass
v2: _ replace bitfield_replace() by clrsetbits_
From: Patrice Chotard
Update the CONFIG_EXTRA_ENV_SETTINGS, BOOT_TARGET_DEVICES and CONFIG_BOOTARGS
Fix SDRAM size
This series depends on series "[PATCH v3 00/13] STiH410-B2260: add reset,
usb and fastboot support" [1]. Hence this series must be applied when [1]
will be merged.
[1]
http://u-bo
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
include/configs/stih410-b2260.h | 31 +--
1 file changed, 25 insertions(+), 6 deletions(-)
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h
index 6c84e9b..7fcb327 100644
--- a/inc
From: Nicolas Le Bayon
32MB are reserved for Trusted Zone purpose
Signed-off-by: Nicolas Le Bayon
---
include/configs/stih410-b2260.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h
index 7fcb327..ccbbf32 100
From: Lee Jones
Signed-off-by: Lee Jones
---
include/configs/stih410-b2260.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h
index ccbbf32..b83bef5 100644
--- a/include/configs/stih410-b2260.h
+++ b/include/configs/stih410-b2
From: Patrice Chotard
The STiH410 is an advanced multi-HD AVC processor with 3D
graphics acceleration and 1.5-GHz ARM Cortex-A9 SMP CPU
part of the stih407 family.
It has wide connectivity including USB 3.0, PCI-e, SATA
and gigabit ethernet.
Signed-off-by: Patrice Chotard
---
arch/arm/Kconfig
From: Patrice Chotard
This is a 96Board compliant board based on STiH410 SoC:
- 1GB DDR
- On-Board USB combo WiFi/Bluetooth RTL8723BU
with PCB soldered antenna
- Ethernet 1000-BaseT
- SAtA
- HDMI
- 2 x USB2.0 type A
- 1 x USB2.0 type micro-AB
- SD card slot
- High speed conn
From: Patrice Chotard
This patch adds support to ASC (asynchronous serial controller)
driver, which is basically a standard serial driver. This IP
is common across other STMicroelectronics SoCs
Signed-off-by: Patrice Chotard
---
arch/arm/Kconfig | 2 +
arch/arm/inclu
From: Patrice Chotard
This board is a 96board based on STiH410 SoC.
This series adds basic support with serial, mmc and pinctrl support.
v2: _ fix remarks from Jaechon Chung on SDHCI patch
_ fix remarks from Antonio Borneo on board patch
_ replace some macro by U-boot generic's one
From: Patrice Chotard
Add SDHCI host controller found on STMicroelctronics SoCs
Signed-off-by: Patrice Chotard
---
arch/arm/Kconfig | 2 +
arch/arm/include/asm/arch-stih410/sdhci.h | 69 +++
drivers/mmc/Kconfig | 7 ++
drivers/mmc
From: Patrice Chotard
Add STMicroelectronics STiH410 pinctrl driver
Signed-off-by: Patrice Chotard
---
drivers/pinctrl/Kconfig | 10 ++
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/pinctrl-sti.c | 315 ++
3 files changed, 326 insertions(
From: Patrice Chotard
This is a 96Board compliant board based on STiH410 SoC:
- 1GB DDR
- On-Board USB combo WiFi/Bluetooth RTL8723BU
with PCB soldered antenna
- Ethernet 1000-BaseT
- SAtA
- HDMI
- 2 x USB2.0 type A
- 1 x USB2.0 type micro-AB
- SD card slot
- High speed conn
From: Patrice Chotard
Add STMicroelectronics STiH410 pinctrl driver
Signed-off-by: Patrice Chotard
---
drivers/pinctrl/Kconfig | 10 ++
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/pinctrl-sti.c | 315 ++
3 files changed, 326 insertions(
From: Patrice Chotard
This board is a 96board based on STiH410 SoC.
This series adds basic support with serial, mmc and pinctrl support.
v2: _ fix remarks from Jaechon Chung on SDHCI patch
_ fix remarks from Antonio Borneo on board patch
_ replace some macro by U-boot generic's one
From: Patrice Chotard
This patch adds support to ASC (asynchronous serial controller)
driver, which is basically a standard serial driver. This IP
is common across other STMicroelectronics SoCs
Signed-off-by: Patrice Chotard
---
arch/arm/Kconfig | 2 +
arch/arm/inclu
From: Patrice Chotard
The STiH410 is an advanced multi-HD AVC processor with 3D
graphics acceleration and 1.5-GHz ARM Cortex-A9 SMP CPU
part of the stih407 family.
It has wide connectivity including USB 3.0, PCI-e, SATA
and gigabit ethernet.
Signed-off-by: Patrice Chotard
---
arch/arm/Kconfig
From: Patrice Chotard
Add SDHCI host controller found on STMicroelctronics SoCs
Signed-off-by: Patrice Chotard
---
arch/arm/Kconfig | 2 +
arch/arm/include/asm/arch-stih410/sdhci.h | 69 +++
drivers/mmc/Kconfig | 7 ++
drivers/mmc
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
configs/stih410-b2260_defconfig | 22 ++
1 file changed, 22 insertions(+)
create mode 100644 configs/stih410-b2260_defconfig
diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
new file mod
From: Patrice Chotard
This device tree has been extracted from v4.9 kernel
Signed-off-by: Patrice Chotard
---
arch/arm/dts/Makefile |2 +
arch/arm/dts/st-pincfg.h | 71 ++
arch/arm/dts/stih407-clock.dtsi | 326 ++
From: Patrice Chotard
The STiH410 is an advanced multi-HD AVC processor with 3D
graphics acceleration and 1.5-GHz ARM Cortex-A9 SMP CPU
part of the STiH407 family.
It has wide connectivity including USB 3.0, PCI-e, SATA
and gigabit ethernet.
Signed-off-by: Patrice Chotard
---
MAINTAINERS
From: Patrice Chotard
v3: _ add reviewed-by
_ add top level MAINTAINERS entry and in the board MAINTAINERS
_ use the fallback table from include/config_fallbacks.h
_ minor update in sti_sdhci.c
_ reorder patches with functionnal board and defconfig in last
_ remove arch/arm/ma
From: Patrice Chotard
This patch adds support to ASC (asynchronous serial controller)
driver, which is basically a standard serial driver. This IP
is common across other STMicroelectronics SoCs
Signed-off-by: Patrice Chotard
---
arch/arm/Kconfig | 2 +
arch/arm/inclu
From: Patrice Chotard
Add SDHCI host controller found on STMicroelectronics SoCs
On some ST SoCs, i.e. STiH407/STiH410, the MMC devices can live
inside a dedicated flashSS sub-system that provides an extend subset
of registers that can be used to configure the Arasan MMC/SD Host
Controller.
Thi
From: Patrice Chotard
Add ARM global timer based timer
Signed-off-by: Patrice Chotard
---
drivers/timer/Kconfig | 7 +
drivers/timer/Makefile| 1 +
drivers/timer/sti-timer.c | 78 +++
3 files changed, 86 insertions(+)
create mode 10064
From: Patrice Chotard
As no gpio.h is defined in arch/arm/include/asm/arch-stih410,
to avoid compilation failure, do not include asm/arch/gpio.h.
This is needed for example when including sdhci.h, which include
asm/gpio.h>.
Signed-off-by: Patrice Chotard
---
arch/arm/include/asm/gpio.h | 2 +-
From: Patrice Chotard
Signed-off-by: Patrice Chotard
---
drivers/sysreset/Makefile | 1 +
drivers/sysreset/sysreset_sti.c | 82 +
2 files changed, 83 insertions(+)
create mode 100644 drivers/sysreset/sysreset_sti.c
diff --git a/drivers/sysreset/M
From: Patrice Chotard
Add STMicroelectronics STiH410 pinctrl driver
Signed-off-by: Patrice Chotard
Reviewed-by: Tom Rini
---
drivers/pinctrl/Kconfig | 10 ++
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/pinctrl-sti.c | 320 ++
3 files c
From: Patrice Chotard
This is a 96Board compliant board based on STiH410 SoC:
- 1GB DDR
- On-Board USB combo WiFi/Bluetooth RTL8723BU
with PCB soldered antenna
- Ethernet 1000-BaseT
- SATA
- HDMI
- 2 x USB2.0 type A
- 1 x USB2.0 type micro-AB
- SD card slot
- High speed conn
From: Patrice Chotard
This device tree has been extracted from v4.9 kernel
Signed-off-by: Patrice Chotard
Reviewed-by: Tom Rini
---
arch/arm/dts/Makefile |2 +
arch/arm/dts/st-pincfg.h | 71 ++
arch/arm/dts/stih407-clock.dtsi
From: Patrice Chotard
v4: _ fix STi serial driver to be fully DT compliant
_ remove arch/arm/include/asm/arch-stih410/sti.h and
include/dm/platform_data/serial_sti_asc.h which became useless
_ board file cleanup
_ fix some nits in sti_sdhci.c
_ rebased on top of v2017.03-rc2
From: Patrice Chotard
As no gpio.h is defined in arch/arm/include/asm/arch-stih410,
to avoid compilation failure, do not include asm/arch/gpio.h.
This is needed for example when including sdhci.h, which include
asm/gpio.h>.
Signed-off-by: Patrice Chotard
---
arch/arm/include/asm/gpio.h | 2 +-
From: Patrice Chotard
Add ARM global timer based timer
Signed-off-by: Patrice Chotard
---
v3 : _ convert previous arch/arm/mach-sti/timer.c into STi timer driver
drivers/timer/Kconfig | 7 +
drivers/timer/Makefile| 1 +
drivers/timer/sti-timer.c | 78 +
From: Patrice Chotard
Add STMicroelectronics STiH410 pinctrl driver
Signed-off-by: Patrice Chotard
Reviewed-by: Tom Rini
---
drivers/pinctrl/Kconfig | 10 ++
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/pinctrl-sti.c | 320 ++
3 files c
From: Patrice Chotard
The STiH410 is an advanced multi-HD AVC processor with 3D
graphics acceleration and 1.5-GHz ARM Cortex-A9 SMP CPU
part of the STiH407 family.
It has wide connectivity including USB 3.0, PCI-e, SATA
and gigabit ethernet.
Signed-off-by: Patrice Chotard
---
v3: _ add top le
From: Patrice Chotard
This patch adds support to ASC (asynchronous serial controller)
driver, which is basically a standard serial driver. This IP
is common across other STMicroelectronics SoCs
Signed-off-by: Patrice Chotard
---
v4: _ fix STi serial driver to be fully DT compliant
_ remove
From: Patrice Chotard
Signed-off-by: Patrice Chotard
Reviewed-by: Simon Glass
---
v3 : _ convert previous arch/arm/mach-sti/cpu.c into STi sysreset driver
drivers/sysreset/Makefile | 1 +
drivers/sysreset/sysreset_sti.c | 82 +
2 files changed
From: Patrice Chotard
This device tree has been extracted from v4.9 kernel
Signed-off-by: Patrice Chotard
Reviewed-by: Tom Rini
---
v4 : _ Add mising "stdout-path" property in arch/arm/dts/stih410-b2260.dts
which allow serial driver to be probed
arch/arm/dts/Makefile
From: Patrice Chotard
Add SDHCI host controller found on STMicroelectronics SoCs
On some ST SoCs, i.e. STiH407/STiH410, the MMC devices can live
inside a dedicated flashSS sub-system that provides an extend subset
of registers that can be used to configure the Arasan MMC/SD Host
Controller.
Thi
From: Patrice Chotard
This is a 96Board compliant board based on STiH410 SoC:
- 1GB DDR
- On-Board USB combo WiFi/Bluetooth RTL8723BU
with PCB soldered antenna
- Ethernet 1000-BaseT
- SATA
- HDMI
- 2 x USB2.0 type A
- 1 x USB2.0 type micro-AB
- SD card slot
- High speed conn
From: Patrice Chotard
This patch adds support to ASC (asynchronous serial controller)
driver, which is basically a standard serial driver. This IP
is common across other STMicroelectronics SoCs
Signed-off-by: Patrice Chotard
Reviewed-by: Simon Glass
---
arch/arm/Kconfig| 2 +
From: Patrice Chotard
The STiH410 is an advanced multi-HD AVC processor with 3D
graphics acceleration and 1.5-GHz ARM Cortex-A9 SMP CPU
part of the STiH407 family.
It has wide connectivity including USB 3.0, PCI-e, SATA
and gigabit ethernet.
Signed-off-by: Patrice Chotard
---
v5: _ migrate b
From: Patrice Chotard
Add ARM global timer based timer
Signed-off-by: Patrice Chotard
Reviewed-by: Simon Glass
---
drivers/timer/Kconfig | 7 +
drivers/timer/Makefile| 1 +
drivers/timer/sti-timer.c | 78 +++
3 files changed, 86 insert
From: Patrice Chotard
Signed-off-by: Patrice Chotard
Reviewed-by: Simon Glass
---
drivers/sysreset/Makefile | 1 +
drivers/sysreset/sysreset_sti.c | 82 +
2 files changed, 83 insertions(+)
create mode 100644 drivers/sysreset/sysreset_sti.c
diff
From: Patrice Chotard
As no gpio.h is defined in arch/arm/include/asm/arch-stih410,
to avoid compilation failure, do not include asm/arch/gpio.h.
This is needed for example when including sdhci.h, which include
asm/gpio.h>.
Signed-off-by: Patrice Chotard
Reviewed-by: Simon Glass
---
arch/arm
From: Patrice Chotard
v5: _ Add Simon Glass's reviewed-by
_ move board Kconfig description from patch 1 to 9
v4: _ fix STi serial driver to be fully DT compliant
_ remove arch/arm/include/asm/arch-stih410/sti.h and
include/dm/platform_data/serial_sti_asc.h which became useless
From: Patrice Chotard
Add STMicroelectronics STiH410 pinctrl driver
Signed-off-by: Patrice Chotard
Reviewed-by: Tom Rini
Reviewed-by: Simon Glass
---
drivers/pinctrl/Kconfig | 10 ++
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/pinctrl-sti.c | 320 +++
From: Patrice Chotard
This is a 96Board compliant board based on STiH410 SoC:
- 1GB DDR
- On-Board USB combo WiFi/Bluetooth RTL8723BU
with PCB soldered antenna
- Ethernet 1000-BaseT
- SATA
- HDMI
- 2 x USB2.0 type A
- 1 x USB2.0 type micro-AB
- SD card slot
- High speed conn
From: Patrice Chotard
Add SDHCI host controller found on STMicroelectronics SoCs
On some ST SoCs, i.e. STiH407/STiH410, the MMC devices can live
inside a dedicated flashSS sub-system that provides an extend subset
of registers that can be used to configure the Arasan MMC/SD Host
Controller.
Thi
1 - 100 of 675 matches
Mail list logo