Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updpatch: linux-th1520 6.7.revyos6 #3456

Merged

Conversation

CoelacanthusHex
Copy link
Collaborator

@CoelacanthusHex CoelacanthusHex commented Jan 21, 2024

  • enable RPMSG_THEAD_LIGHT, it must set RPMSG and RPMSG_VIRTIO to yes
    because RPMSG_THEAD_LIGHT build failed as module.
  • LIGHT_PMIC_WATCHDOG=y because it can't be loaded as module.
  • PINCTRL_TH1520=y because uart depends on it.

@RevySR
Copy link

RevySR commented Jan 21, 2024

revyos/th1520-linux-kernel#5

CONFIG_PINCTRL_TH1520 should be builtin. Because uart depends on it.

@CoelacanthusHex CoelacanthusHex marked this pull request as draft January 21, 2024 06:24
@RevySR
Copy link

RevySR commented Jan 21, 2024

LIGHT_PMIC_WATCHDOG should be builtin.
This driver does not have the ability to be automatically loaded as a module.

- enable RPMSG_THEAD_LIGHT, it must set RPMSG and RPMSG_VIRTIO to yes
  because RPMSG_THEAD_LIGHT build failed as module.
- LIGHT_PMIC_WATCHDOG=y because it can't be loaded as module.
- PINCTRL_TH1520=y because uart depends on it.

Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
@CoelacanthusHex CoelacanthusHex force-pushed the upd/linux-th1520-6.7.revyos6 branch from 37523df to 2c3ed7a Compare January 21, 2024 09:37
@CoelacanthusHex CoelacanthusHex marked this pull request as ready for review January 21, 2024 09:37
@felixonmars felixonmars merged commit 72c4499 into felixonmars:master Jan 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants