diff options
| author | Mark Brown <broonie@kernel.org> | 2026-05-29 18:08:55 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-29 18:08:55 +0100 |
| commit | 1911f29a9da1b65fb2c2407a12c29d728ea40360 (patch) | |
| tree | f0ab335fc4588b3ddc50c0f8bbacc81d0e75599c /arch | |
| parent | 10d92836a678670fed87ea3b542f49e38d5d21ae (diff) | |
| parent | fe6900794c3c5fdb22905ec6b725d5f4c40d7677 (diff) | |
| download | linux-next-history-1911f29a9da1b65fb2c2407a12c29d728ea40360.tar.gz | |
Merge branch 'for-next' of https://github.com/sophgo/linux.git
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/riscv/boot/dts/sophgo/sg2042.dtsi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/riscv/boot/dts/sophgo/sg2042.dtsi b/arch/riscv/boot/dts/sophgo/sg2042.dtsi index 9fddf3f0b3b99..3af7705497426 100644 --- a/arch/riscv/boot/dts/sophgo/sg2042.dtsi +++ b/arch/riscv/boot/dts/sophgo/sg2042.dtsi @@ -417,6 +417,7 @@ vendor-id = <0x1f1c>; device-id = <0x2042>; cdns,no-bar-match-nbits = <48>; + dma-coherent; msi-parent = <&msi>; status = "disabled"; }; @@ -439,6 +440,7 @@ vendor-id = <0x1f1c>; device-id = <0x2042>; cdns,no-bar-match-nbits = <48>; + dma-coherent; msi-parent = <&msi>; status = "disabled"; }; @@ -461,6 +463,7 @@ vendor-id = <0x1f1c>; device-id = <0x2042>; cdns,no-bar-match-nbits = <48>; + dma-coherent; msi-parent = <&msi>; status = "disabled"; }; @@ -483,6 +486,7 @@ vendor-id = <0x1f1c>; device-id = <0x2042>; cdns,no-bar-match-nbits = <48>; + dma-coherent; msi-parent = <&msi>; status = "disabled"; }; |
