Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-07-19 Thread Leith Bade
That is great news, I will install it once it has been uploaded.

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-30 Thread Leith Bade
> I submitted a MR to fix this bug with my changes here: > https://salsa.debian.org/kernel-team/linux/-/merge_requests/1109 I just built a linux-image .deb from the MR branch, and after some quick testing everything is working well. So I support this MR getting merged and closing this bug ticket.

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-25 Thread Leith Bade
Diederik provided me with a new v6.10 kernel build to try: [0.00] Linux version 6.10-rc5+unreleased-arm64 ( debian-ker...@lists.debian.org) (aarch64-linux-gnu-gcc-13 (Debian 13.2.0-25) 13.2.0, GNU ld (GNU Binutils for Debian) 2.42) #1 SMP Debian 6.10~rc5-1~cknow (2024-04-24) I can confirm

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-25 Thread Leith Bade
Thanks, Leith Bade le...@bade.nz On Mon, 24 Jun 2024 at 23:10, Diederik de Haas wrote: > > > > The device tree is a modified version of the > > > > upstream linux device tree file > "mediatek/mt7986a-bananapi-bpi-r3.dtb" > > > > > > Can

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-24 Thread Leith Bade
ir differing names is highly confusing. I wonder if there is some sort of script that can go find the right packages for your initrd. > > > So in summary: > > - need to enable building of the "spi-mtk-snfi" and "spi-nand" kernel > > modules to support all the flash chips you can use with MT7986 > > will be available in my next build > OK, I will give that a test. > I'm still missing a "Tested-by:" tag for my changes ;-P > Tested-by: Leith Bade Thanks, Leith

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-24 Thread Leith Bade
On Mon, 24 Jun 2024 at 22:10, Leith Bade wrote: > > After inspecting the /lib/firmware directory, it seems the APT package >> > "firmware-misc-nonfree" has firmware for older MediaTek chips, but is >> > missing files for ant MT79xx including MT7981 and MT7

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-23 Thread Leith Bade
I finished my first round of testing the new kerned on my BPI-R3 board. I have had problems trying to get a v6.8 kernel build working from Dederik's Salsa fork ( https://salsa.debian.org/diederik/linux/-/tree/bananapi-r3-support/debian). This likely due to my unfamiliarity with building the Debian

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-16 Thread Leith Bade
This weekend I went over the current Linux BPI-R3 Device Tree file in the linux master branch in order to fix some issues I encountered with the Ubuntu 6.8 kernel. I compared everything to the BPI-R3 schematics as well as the MT7986 datasheet and these are the issues I found and fixed in my copy s

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-13 Thread Leith Bade
On Thu, 13 Jun 2024 at 23:59, Bjørn Mork wrote: > Leith Bade writes: > > > Also, has a public version of the MT7981 Reference Manual been published? > > Google only finds me a pirated partial copy on Scribd. This will be > needed > > to get all the memory locations

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-12 Thread Leith Bade
released a public version of the MT7986 manual which has all the various register memory locations documented, though some stuff is missing. Thanks, Leith Bade le...@bade.nz

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-12 Thread Leith Bade
On Wed, 12 Jun 2024 at 23:59, Diederik de Haas wrote: > On Tuesday, 11 June 2024 09:01:20 CEST Diederik de Haas wrote: > > I already have a local branch to add preliminary support for the OpenWrt > One > > router [1] [2] which uses the same SoC :-) > > I was wrong. > $ grep ".dtsi" arch/arm64/boo

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-11 Thread Leith Bade
ul reference to test against a Debian install to make sure all devices are showing up. Thanks, Leith Bade le...@bade.nz On Tue, 11 Jun 2024 at 17:01, Diederik de Haas wrote: > Hi, > > On Tuesday, 11 June 2024 08:02:41 CEST Leith Bade wrote: > > I have a Bananapi BPI-R3 board

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-11 Thread Leith Bade
Hi Diederik, Thanks for the update - I noticed you have popped up in a few places related to the Mediatek SoCs. That's great to hear things are progressing on the Debian kernel front. Thanks, Leith Bade le...@bade.nz

Bug#1072968: Acknowledgement (linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC)

2024-06-10 Thread Leith Bade
Please ignore the reportbug cruft attached to the previous email, I had to run the reportbug tool on my Ubuntu laptop as the board isn't booting. Thus reportbug seems to have picked up the Ubuntu environment.

Bug#1072968: linux-image-6.7.12-arm64: Add support for Mediatek MT7986 SoC

2024-06-10 Thread Leith Bade
Package: linux-image-6.7.12-arm64 Version: 6.7.12-1 Severity: important Tags: newcomer Dear Maintainer, I have a Bananapi BPI-R3 board which uses the Mediatek MT7986 ARM64 SoC for its CPU. This is a router focussed board and currently has good support in the OpenWRT distribution and in the upstre