diff options
author | Yinbo Zhu <zhuyinbo@loongson.cn> | 2022-11-11 06:42:01 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-11-14 16:02:10 +0100 |
commit | 06ebd23a33ec726b9c19ba05b4e0257811fce4bf (patch) | |
tree | c97541f172d03948b32fd1cd8bb42381413228a3 /MAINTAINERS | |
parent | soc: loongson: add GUTS driver for loongson-2 platforms (diff) | |
download | linux-06ebd23a33ec726b9c19ba05b4e0257811fce4bf.tar.xz linux-06ebd23a33ec726b9c19ba05b4e0257811fce4bf.zip |
dt-bindings: soc: add loongson-2 chipid
Add the Loongson-2 SoC chipid binding with DT schema format using
json-schema.
Signed-off-by: Yinbo Zhu <zhuyinbo@loongson.cn>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221111054201.18528-2-zhuyinbo@loongson.cn'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 90772b2b896f..4fa3a1ef487c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12012,6 +12012,7 @@ LOONGSON-2 SOC SERIES GUTS DRIVER M: Yinbo Zhu <zhuyinbo@loongson.cn> L: loongarch@lists.linux.dev S: Maintained +F: Documentation/devicetree/bindings/hwinfo/loongson,ls2k-chipid.yaml F: drivers/soc/loongson/loongson2_guts.c LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |