mirror of https://github.com/torvalds/linux.git
These three new families of SoC are split out into a separate branch
because they touch multiple parts of the source tree and are better
left separate for the initial merge.
- Black Sesame Technologies C1200 is an automotive SoC using
Cortex-A78 CPU cores
- Anlogic dr1v90 (not to be confused with Amlogic) is an FPGA
platform using a single nuclei ux900 RISC-V core
- Tenstorrent Blackhole is a Neural Processing Unit using
custom "Tensix" cores for computation offload managed by
Linux running on SiFive X280 RISC-V cores.
Support for all three is rather rudimentary at the moment and will get
improved as device drivers are merged through other tree.
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmky+5cACgkQmmx57+YA
GNlZQw//UFKE/eK7la9kvItF5u8HyyIc2lG5hj5zyv8iXtjyaJ7F8vKZ516QoNTX
Fzl9EmhYg1NoFVZTFrybAj1RcEdBdDQ6/leYyomvI9u3mFaVoSX0CSb+ZVrnULvT
bUX1HoEeet3aluF3KBNTeH/esexspUWvj7NFUJqglF7ne7CuccQmXC6Rnw1omhQp
SUHIhfeMda4mQUU08NM3q+/wXnoBpyt5wmVD2F8W867vT1NlpAqq1us/HCH2peFq
iJopMzWThVzGA7vOaPJGDgOd5Qyps0h5/FFlyC7cBGSYgpgxKT6CHTHHt4fxjaav
WhWNrIBATNny2nziFbO+EeW9NXpim8Fv2WSVBRFNiTCi2tIxIwIqWglDHMl/dKI0
Oqu0D35GxzPfHRXfCAPctBD87BUI31Jru/0dYwXPooaI5SxT2VAM3CDzmpFkUDcd
mYlQ6k+kSGq1AjTK0xFZPB4boGwuFD6tl+H5EnHCVVYXFovpBf71MZ6PTK8G6msl
Oxp/J1kA7ImgkSz5Jwj1kKn+MWE6KCC/u9hPYZ4wTs3R/VKSkaZKPcA60jHo+cA8
vK1yr6bmncFktOsXXhjV6i8HbXOQ+o1UCLyjmWE7BIyQzinIuC9lTPjjUGcLfa4u
8oZaRhyFc9XGv9AJZFAicgiS2vIR+9KzQdA1a+LvBAFk4WtyRKw=
=3eAN
-----END PGP SIGNATURE-----
Merge tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Pull new SoC families update from Arnd Bergmann:
"These three new families of SoC are split out into a separate branch
because they touch multiple parts of the source tree and are better
left separate for the initial merge.
- Black Sesame Technologies C1200 is an automotive SoC using
Cortex-A78 CPU cores
- Anlogic dr1v90 (not to be confused with Amlogic) is an FPGA
platform using a single nuclei ux900 RISC-V core
- Tenstorrent Blackhole is a Neural Processing Unit using custom
"Tensix" cores for computation offload managed by Linux running on
SiFive X280 RISC-V cores.
Support for all three is rather rudimentary at the moment and will get
improved as device drivers are merged through other tree"
* tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (24 commits)
MAINTAINERS: add Black Sesame Technologies (BST) ARM SoC support
arm64: defconfig: enable BST platform support
arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board
arm64: Kconfig: add ARCH_BST for Black Sesame Technologies SoCs
dt-bindings: arm: add Black Sesame Technologies (bst) SoC
dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd.
MAINTAINERS: Setup support for Anlogic tree
riscv: defconfig: Enable Anlogic SoC
riscv: dts: anlogic: Add Milianke MLKPAI FS01 board
riscv: dts: Add initial Anlogic DR1V90 SoC device tree
riscv: Add Anlogic SoC famly Kconfig support
dt-bindings: serial: snps-dw-apb-uart: Add Anlogic DR1V90 uart
dt-bindings: timer: Add Anlogic DR1V90 ACLINT MTIMER
dt-bindings: riscv: Add Anlogic DR1V90
dt-bindings: riscv: Add Nuclei UX900 compatibles
dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei
riscv: defconfig: Enable Tenstorrent SoCs
riscv: Kconfig.socs: Add ARCH_TENSTORRENT for Tenstorrent SoCs
riscv: dts: Add Tenstorrent Blackhole SoC PCIe cards
dt-bindings: interrupt-controller: Add Tenstorrent Blackhole compatible
...
|
||
|---|---|---|
| .. | ||
| actions,owl-timer.yaml | ||
| allwinner,sun4i-a10-timer.yaml | ||
| allwinner,sun5i-a13-hstimer.yaml | ||
| altr,timer-1.0.yaml | ||
| amlogic,meson6-timer.yaml | ||
| andestech,plmt0.yaml | ||
| arm,arch_timer.yaml | ||
| arm,arch_timer_mmio.yaml | ||
| arm,armv7m-systick.yaml | ||
| arm,global_timer.yaml | ||
| arm,mps2-timer.yaml | ||
| arm,sp804.yaml | ||
| arm,twd-timer.yaml | ||
| brcm,bcm2835-system-timer.yaml | ||
| brcm,bcmbca-timer.yaml | ||
| brcm,kona-timer.yaml | ||
| cdns,ttc.yaml | ||
| cirrus,clps711x-timer.yaml | ||
| cirrus,ep9301-timer.yaml | ||
| cnxt,cx92755-timer.yaml | ||
| csky,gx6605s-timer.yaml | ||
| csky,mptimer.yaml | ||
| econet,en751221-timer.yaml | ||
| ezchip,nps400-timer.yaml | ||
| faraday,fttmr010.yaml | ||
| fsl,ftm-timer.yaml | ||
| fsl,gtm.yaml | ||
| fsl,imxgpt.yaml | ||
| fsl,timrot.yaml | ||
| fsl,vf610-pit.yaml | ||
| hpe,gxp-timer.yaml | ||
| img,pistachio-gptimer.yaml | ||
| ingenic,sysost.yaml | ||
| ingenic,tcu.yaml | ||
| intel,ixp4xx-timer.yaml | ||
| jcore,pit.yaml | ||
| loongson,ls1x-pwmtimer.yaml | ||
| lsi,zevio-timer.yaml | ||
| marvell,armada-370-timer.yaml | ||
| marvell,orion-timer.yaml | ||
| mediatek,timer.yaml | ||
| mrvl,mmp-timer.yaml | ||
| mstar,msc313e-timer.yaml | ||
| nuvoton,npcm7xx-timer.yaml | ||
| nvidia,tegra-timer.yaml | ||
| nvidia,tegra186-timer.yaml | ||
| nxp,lpc3220-timer.yaml | ||
| nxp,s32g2-stm.yaml | ||
| nxp,sysctr-timer.yaml | ||
| nxp,tpm-timer.yaml | ||
| ralink,cevt-systick.yaml | ||
| ralink,rt2880-timer.yaml | ||
| rda,8810pl-timer.yaml | ||
| realtek,otto-timer.yaml | ||
| realtek,rtd1625-systimer.yaml | ||
| renesas,cmt.yaml | ||
| renesas,em-sti.yaml | ||
| renesas,mtu2.yaml | ||
| renesas,ostm.yaml | ||
| renesas,rz-mtu3.yaml | ||
| renesas,tmu.yaml | ||
| riscv,timer.yaml | ||
| rockchip,rk-timer.yaml | ||
| samsung,exynos4210-mct.yaml | ||
| sifive,clint.yaml | ||
| snps,arc-timer.yaml | ||
| snps,archs-gfrc.yaml | ||
| snps,archs-rtc.yaml | ||
| snps,dw-apb-timer.yaml | ||
| socionext,milbeaut-timer.yaml | ||
| sprd,sc9860-timer.yaml | ||
| st,nomadik-mtu.yaml | ||
| st,spear-timer.yaml | ||
| st,stih407-lpc | ||
| st,stm32-timer.yaml | ||
| thead,c900-aclint-mtimer.yaml | ||
| ti,da830-timer.yaml | ||
| ti,keystone-timer.yaml | ||
| ti,timer-dm.yaml | ||
| via,vt8500-timer.yaml | ||
| xlnx,xps-timer.yaml | ||