On 19/04/2022 10:09, Krzysztof Kozlowski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > On 18/03/2022 17:20, Krzysztof Kozlowski wrote: >> Fixes dtbs_check warnings like: >> >> dma@3000000: $nodename:0: 'dma@3000000' does not match '^dma-controller(@.*)?$' >> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> >> --- >> arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Any comments here? Not sure that this one is actually needed Krzysztof, Zong Li has a fix for this in his series of fixes for the sifive pdma: https://lore.kernel.org/linux-riscv/edd72c0cca1ebceddc032ff6ec2284e3f48c5ad3.1648461096.git.zong.li@xxxxxxxxxx/ Maybe you could add your review to his version?