Skip to content

Conversation

@yboutreux
Copy link
Contributor

@yboutreux yboutreux commented Apr 12, 2019

Add compatibility of stm32mp157c_dk2 board with clock_control and GPIO driver.
Also fix and cleanup of some files related to the stm32mp157c_dk2 or the STM32 family.

@zephyrbot
Copy link

zephyrbot commented Apr 12, 2019

All checks are passing now.

Review history of this comment for details about previous failed status.
Note that some checks might have not completed yet.

@erwango
Copy link
Member

erwango commented Apr 12, 2019

@arnop2

@arnopo
Copy link
Contributor

arnopo commented Apr 12, 2019

For information this pull request the follow #13794 pull request.

yboutreux added a commit to yboutreux/ci-tools that referenced this pull request Apr 12, 2019
Add CONFIG_SHIFT to Kconfig exclusion.
This definition is from LL from STM32MP1X Cube,
in ext/hal/st/stm32cube/stm32mp1xx/drivers/include/stm32mp1xx_ll_rcc.h.
This solve false positive in zephyrproject-rtos/zephyr#15426

Signed-off-by: Yaël BOUTREUX <[email protected]>
@erwango erwango added the platform: STM32 ST Micro STM32 label Apr 12, 2019
@yboutreux yboutreux force-pushed the upstream_stm32mp1_clk_gpio branch 5 times, most recently from 2839972 to 91ede5d Compare April 23, 2019 10:50
@yboutreux
Copy link
Contributor Author

yboutreux commented Apr 23, 2019

@dbkinder commits from @arnop2 #13794 has been approuved and merged, so those commits are not here anymore, can you please update your review ? Thanks

@yboutreux yboutreux force-pushed the upstream_stm32mp1_clk_gpio branch from 91ede5d to 2e2d971 Compare April 23, 2019 11:52
@erwango erwango requested a review from dbkinder April 23, 2019 14:50
cmsis_rtos_v2 test currently failing, temp disabling

Signed-off-by: Yaël Boutreux <[email protected]>
Signed-off-by: Arnaud Pouliquen <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
Fixing up #clock-cells wrong phandle name and register position

Signed-off-by: Yaël Boutreux <[email protected]>
Signed-off-by: Arnaud Pouliquen <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
Change file naming pattern from BoardNameX_ll_clock.c to
clock_BoardNameX.c
File containing LL functions will have the "_ll_" naming
scheme (such as clock_stm32_ll_common.c and .h)

Signed-off-by: Yaël Boutreux <[email protected]>
Signed-off-by: Arnaud Pouliquen <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
Add support for stm32mp1x RCC with Zephyr clock_control driver

Signed-off-by: Yaël Boutreux <[email protected]>
Signed-off-by: Arnaud Pouliquen <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
Cleaning up indentation of stm32 drivers

Signed-off-by: Yaël Boutreux <[email protected]>
Signed-off-by: Arnaud Pouliquen <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
Add support for stm32mp1x GPIO with Zephyr GPIO driver

Signed-off-by: Yaël Boutreux <[email protected]>
Signed-off-by: Arnaud Pouliquen <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
@yboutreux yboutreux force-pushed the upstream_stm32mp1_clk_gpio branch from 2e2d971 to b372570 Compare April 26, 2019 07:16
@galak galak merged commit b4b7020 into zephyrproject-rtos:master Apr 26, 2019
@yboutreux
Copy link
Contributor Author

Thanks for the reviews and the merge !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: STM32 ST Micro STM32

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants