Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • meta-seco-imx meta-seco-imx
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • edgehogedgehog
  • layerslayers
  • secoseco
  • meta-seco-imxmeta-seco-imx
  • Merge requests
  • !79

Integrate linux-seco-imx/seco_lf-5.10.y_watchdog_a62

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged GitBot requested to merge linux-seco-imx/seco_lf-5.10.y_watchdog_a62 into kirkstone May 11, 2023
  • Overview 1
  • Commits 1
  • Pipelines 6
  • Changes 1

Commit: edgehog/bsp/nxp/linux-seco-imx@b093db33

[ALL][i.MX6QDL][A62] Add GPIO watchdog driver

This patch adds a driver for gpio-based WDTs that use two gpios: enable and trigger. This driver is based on the linux GPIO-controlled Watchdog driver. It was necessary for enabling the watchdog on A62, since on reboot it was noticed its absence prevented the correct reinitialization of lvds. There exists another driver that could be used for similar hardware, called with the compatible name "seco,apx-wdog". That one initializes the watchdog early in the boot process, and is used for more complex cases.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: linux-seco-imx/seco_lf-5.10.y_watchdog_a62