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

riscv: pwm: sophgo: add pwm support for CV1800 #837

Closed
wants to merge 2 commits into from

Commits on Apr 6, 2024

  1. dt-bindings: pwm: sophgo: add pwm for Sophgo CV1800 series SoC

    Add devicetree binding to describe the PWM for Sophgo CV1800 SoC.
    
    Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    Signed-off-by: Jingbao Qiu <qiujingbao.dlmu@gmail.com>
    Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
    qiujingbao authored and Björn Töpel committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8a2e90e View commit details
    Browse the repository at this point in the history
  2. pwm: sophgo: add pwm support for Sophgo CV1800 SoC

    Implement the PWM driver for CV1800.
    
    Signed-off-by: Jingbao Qiu <qiujingbao.dlmu@gmail.com>
    Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
    qiujingbao authored and Björn Töpel committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0716ad9 View commit details
    Browse the repository at this point in the history