diff options
author | Mark Brown <broonie@kernel.org> | 2023-11-28 15:24:50 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-11-28 15:24:50 +0300 |
commit | ef858b61945a3f5fa3a158e795abf4b7c6e6739d (patch) | |
tree | d7ecd68e0a4cf8be82baee3af09ba83a15f9927b /Documentation/arch/loongarch/introduction.rst | |
parent | 4775073b90450cb581ba60be5cb6c587985a4152 (diff) | |
parent | ed99878462ccc143395987faebda33c50529b116 (diff) | |
download | linux-ef858b61945a3f5fa3a158e795abf4b7c6e6739d.tar.xz |
ASoC: Intel: Soundwire related board and match updates
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
A small update for SDW machine support:
Small fixes for sof_sdw machine driver
Support for rt722
New TGL/MTL and LNL match for new configurations
Diffstat (limited to 'Documentation/arch/loongarch/introduction.rst')
-rw-r--r-- | Documentation/arch/loongarch/introduction.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/arch/loongarch/introduction.rst b/Documentation/arch/loongarch/introduction.rst index 8c568cfc2107..5e6db78abeaf 100644 --- a/Documentation/arch/loongarch/introduction.rst +++ b/Documentation/arch/loongarch/introduction.rst @@ -375,9 +375,9 @@ Developer web site of Loongson and LoongArch (Software and Documentation): Documentation of LoongArch ISA: - https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-CN.pdf (in Chinese) + https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-CN.pdf (in Chinese) - https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-EN.pdf (in English) + https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-EN.pdf (in English) Documentation of LoongArch ELF psABI: |