[PATCH v1 0/2] Add dma and tdm nodes for StarFive JH7110 SOC
Hal Feng
hal.feng at starfivetech.com
Fri Aug 18 05:40:42 PDT 2023
On Wed, 26 Jul 2023 17:21:39 +0100, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley at microchip.com>
>
> On Mon, 24 Jul 2023 14:51:56 +0800, Walker Chen wrote:
>> These patches add dma and tdm nodes for the StarFive JH7110 SoC, they
>> are based on linux-next. I have tested them on the VisionFive2 board.
>> Thanks.
>>
>> Best regards,
>> Walker
>>
>> [...]
>
> Applied to riscv-dt-for-next, thanks!
>
> [1/2] riscv: dts: starfive: jh7110: add dma controller node
> https://git.kernel.org/conor/c/ac73c09716c3
> [2/2] riscv: dts: starfive: jh7110: add the node and pins configuration for tdm
> https://git.kernel.org/conor/c/e7c304c0346d
Hi, Conor,
You had deleted the `status = "okay";` of usb0 by mistake in this commit.
&usb0 {
dr_mode = "peripheral";
- status = "okay";
};
Could you please help fix it?
Best regards,
Hal
More information about the linux-riscv
mailing list