Message ID | 20221202115223.39051-1-tomeu.vizoso@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | Support for the NPU in Vim3 | expand |
Hi, On Fri, 2 Dec 2022 12:52:12 +0100, Tomeu Vizoso wrote: > This series adds support for the Verisilicon VIPNano-QI NPU in the A311D > as in the VIM3 board. > > The IP is very closely based on previous Vivante GPUs, so the etnaviv > kernel driver works basically unchanged. > > The userspace part of the driver is being reviewed at: > > [...] Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.3/bindings) [1/8] dt-bindings: reset: meson-g12a: Add missing NNA reset https://git.kernel.org/amlogic/c/a439267609f9d57b15991c55550956d7cc5404d8 [2/8] dt-bindings: power: Add G12A NNA power domain https://git.kernel.org/amlogic/c/340ea839b4306335bd627fe0dd6789df803aef58 These changes has been applied on the intermediate git tree [1]. The v6.3/bindings branch will then be sent via a formal Pull Request to the Linux SoC maintainers for inclusion in their intermediate git branches in order to be sent to Linus during the next merge window, or sooner if it's a set of fixes. In the cases of fixes, those will be merged in the current release candidate kernel and as soon they appear on the Linux master branch they will be backported to the previous Stable and Long-Stable kernels [2]. The intermediate git branches are merged daily in the linux-next tree [3], people are encouraged testing these pre-release kernels and report issues on the relevant mailing-lists. If problems are discovered on those changes, please submit a signed-off-by revert patch followed by a corrective changeset. [1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git [3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Hi, On Fri, 2 Dec 2022 12:52:12 +0100, Tomeu Vizoso wrote: > This series adds support for the Verisilicon VIPNano-QI NPU in the A311D > as in the VIM3 board. > > The IP is very closely based on previous Vivante GPUs, so the etnaviv > kernel driver works basically unchanged. > > The userspace part of the driver is being reviewed at: > > [...] Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.3/drivers) [3/8] soc: amlogic: meson-pwrc: Add NNA power domain for A311D https://git.kernel.org/amlogic/c/9a217b7e895313a4d42f7a6c48b6237a595945f4 These changes has been applied on the intermediate git tree [1]. The v6.3/drivers branch will then be sent via a formal Pull Request to the Linux SoC maintainers for inclusion in their intermediate git branches in order to be sent to Linus during the next merge window, or sooner if it's a set of fixes. In the cases of fixes, those will be merged in the current release candidate kernel and as soon they appear on the Linux master branch they will be backported to the previous Stable and Long-Stable kernels [2]. The intermediate git branches are merged daily in the linux-next tree [3], people are encouraged testing these pre-release kernels and report issues on the relevant mailing-lists. If problems are discovered on those changes, please submit a signed-off-by revert patch followed by a corrective changeset. [1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git [3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Hi, On Fri, 2 Dec 2022 12:52:12 +0100, Tomeu Vizoso wrote: > This series adds support for the Verisilicon VIPNano-QI NPU in the A311D > as in the VIM3 board. > > The IP is very closely based on previous Vivante GPUs, so the etnaviv > kernel driver works basically unchanged. > > The userspace part of the driver is being reviewed at: > > [...] Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.3/arm64-dt) [4/8] arm64: dts: Add DT node for the VIPNano-QI on the A311D https://git.kernel.org/amlogic/c/18b542e544d3bd00e55d7135ee673b34dbfdb9b9 [8/8] arm64: dts: Fix NPU power domain references in Amlogic G12-based SoCs (no commit info) These changes has been applied on the intermediate git tree [1]. The v6.3/arm64-dt branch will then be sent via a formal Pull Request to the Linux SoC maintainers for inclusion in their intermediate git branches in order to be sent to Linus during the next merge window, or sooner if it's a set of fixes. In the cases of fixes, those will be merged in the current release candidate kernel and as soon they appear on the Linux master branch they will be backported to the previous Stable and Long-Stable kernels [2]. The intermediate git branches are merged daily in the linux-next tree [3], people are encouraged testing these pre-release kernels and report issues on the relevant mailing-lists. If problems are discovered on those changes, please submit a signed-off-by revert patch followed by a corrective changeset. [1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git [3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git