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

(kernel-rolling) ddma: Add Phytium DDMA controller driver support #227

Commits on May 29, 2024

  1. dt-bindings: phytium-ddma: Add bindings for Phytium DDMA

    This patch document provide DT bindings for the Phytium DDMA controller.
    
    Signed-off-by: Li Guohui <[email protected]>
    Signed-off-by: Liu Tianyu <[email protected]>
    Signed-off-by: Li Mingzhe <[email protected]>
    Signed-off-by: Wang Yinfeng <[email protected]>
    Signed-off-by: Lan Hengyu <[email protected]>
    hhhui-L authored and MingcongBai committed May 29, 2024
    Configuration menu
    Copy the full SHA
    67ac0b9 View commit details
    Browse the repository at this point in the history
  2. ddma: phytium: Add DDMA controller driver support

    This patch provides DDMA (DEVICE DMA) support mainly for DMA transmission on low-speed devices, such as UART/SPI.
    
    Signed-off-by: Li Guohui <[email protected]>
    Signed-off-by: Liu Tianyu <[email protected]>
    Signed-off-by: Lan Hengyu <[email protected]>
    Signed-off-by: Li Mingzhe <[email protected]>
    Signed-off-by: Wang Yinfeng <[email protected]>
    hhhui-L authored and MingcongBai committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e0a169d View commit details
    Browse the repository at this point in the history