Andrew D'Angelo
Andrew D'Angelo
After rebasing on `master` branch, I was able to pair and play a few seconds of an MP3. It did cut out after a few seconds and then cmus locked...
Just got back to this, Can you rebase on the `master` branch? Or if you give me write access to the branch I can rebase it. I'm preparing another release...
Driver at `src/little/linux/drivers/soc/kendryte/k230-pmu.c` is hanging at this line: ``` pmu_status = readl(pmu->regs + PMU_STATUS); ```
I also tried suspending on the 6.6.36 `dev` branch of https://github.com/kendryte/k230_linux_sdk Adding to the kernel config ``` CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y CONFIG_PM_SLEEP=y ``` SD card controller fails to suspend. ``` [root@canaan ~...
Thanks for your work, I am testing it out now.