Aaron Shaw

Results 62 issues of Aaron Shaw

Testing this mPCIe 4g module with @bigdaveakers

Add a guide about adding new translations

documentation

Add proper info about how to contribute similar to other open source documentation repos.

enhancement

The wm8960-soundcard overlay has been merged into the RasPi kernel... https://github.com/raspberrypi/linux/pull/4039 Once it gets into the firmware repo (a few days probably): https://github.com/raspberrypi/firmware/tree/master/boot/overlays You should be able to use this...

In your device tree overlay file you have: ``` __overrides__ { alsaname = ,"simple-audio-card,name"; compatible = ,"compatible"; master = ,"=2!3"; }; }; ``` What does the `master = ,"=2!3";` override...

Have tested a bunch of modems with `mmcli` and balenaOS running on Compute Module 3. Thought this might be useful for your docs: https://github.com/NebraLtd/hm-diag/issues/88 https://github.com/balena-io/docs/blob/master/shared/network/2.x.md

Currently, the raspberrypi3-64 image does not have the .dtb for the CM3 so does not work with compute module 3 or 3+ even with the standard Compute Module IO board...

I was just wondering if there was any particular reason why these patches had not been upstreamed: [0004-mmc-pwrseq-Repurpose-for-Marvell-SD8777.patch](https://github.com/balena-os/balena-raspberrypi/blob/master/layers/meta-balena-raspberrypi/recipes-kernel/linux/linux-raspberrypi/0004-mmc-pwrseq-Repurpose-for-Marvell-SD8777.patch) [0005-balena-fin-wifi-sta-uap-mode.patch](https://github.com/balena-os/balena-raspberrypi/blob/master/layers/meta-balena-raspberrypi/recipes-kernel/linux/linux-raspberrypi/0005-balena-fin-wifi-sta-uap-mode.patch) I am happy to submit some PRs in [raspberrypi/linux](https://github.com/raspberrypi/linux/blob/rpi-5.4.y/arch/arm/boot/dts/overlays/balena-fin-overlay.dts) but just...

@madninja @cokes518 would you have any objection to us building in support to this tool / creating a new similar one for chips other than the ATECCx08x ones? Lead times...

This is more of a feature request to help new third party manufacturers more easily get through the FCC and other certification testing. As per the application note from DeWi...