Bug 5865 - GPIO driver support for Phytium desktop and embedded CPUs
Summary: GPIO driver support for Phytium desktop and embedded CPUs
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: 5.10.y-13
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: tianwei
QA Contact: shuming
URL:
Whiteboard:
Keywords: FeatureBackport
Depends on:
Blocks:
 
Reported: 2023-07-13 15:33 UTC by liqian
Modified: 2023-11-02 14:35 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description liqian phytium_group 2023-07-13 15:33:04 UTC
GPIO dirver fix patch. Support Phytiumm Desktop and Embedded CPUs, such as D2000 and E2000.

Phytium GPIO controller has two ports, while port A can accept external signals and issues interrupts to upper-level interrupt controller.
This patch introduces a driver for Phytium GPIO controller.
Comment 1 小龙 admin 2023-09-07 14:12:56 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2127
Comment 2 小龙 admin 2023-09-07 17:57:36 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2141
Comment 3 小龙 admin 2023-11-02 14:35:56 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2399