Skip to content
Snippets Groups Projects
Commit 257ba8b4 authored by GitBot's avatar GitBot
Browse files

Integrate seco-stm32/sync

--

Commit: seco-ne/kernel/modules/seco-stm32@5435ae24

submodules: Update gitlab-ci revision

--

Commit: seco-ne/kernel/modules/seco-stm32@f864d604

seco-stm32.c: bugfixes and code simplifications

 - stm32_gpio_dir_input() returnes -1 if an IRQ should be read
 - stm32.irq_base is allways be initialised
 - there is no need to read the configuration of gpio-pins from the device
   tree, if the configuration is done like described in
   Documentation/devicetree/bindings/gpio/gpio.txt this is done automatically
   when gpiochip-data is added
 - debug-output from early experiments removed

 Copied from seco-ne/kernel/linux-imx-kuk@2643a251
parent 33caf354
No related branches found
No related tags found
1 merge request!1778Integrate seco-stm32/sync
Pipeline #120785 passed with stages
in 2 minutes and 8 seconds
......@@ -22,4 +22,4 @@ SRCREV:pn-u-boot-seco-imx = "80e0dfcbb0ddd532a9c4a3affca86aca41cbaf00"
SRCREV:pn-u-boot-seco-mtk = "67607ec766edb12ccd2fa2ade13ca177e137482b"
SRCREV:pn-xconfig = "b747b4a4e35f0efb74b6844b323c35290478f32b"
SRCREV:pn-yocto-install = "478dec4e93ba379bae143884406f9911c8e4691f"
SRCREV:pn-seco-stm32 = "8a7290864546dc956d8979f65d0a0d64f3cc5961"
SRCREV:pn-seco-stm32 = "5435ae24d5c68af13e6eebe328cc9a8df058bf47"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment