aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mediatek/patches-6.6/863-arm64-dts-mt7986-add-sound-wm8960.patch
Commit message (Collapse)AuthorAge
* mediatek: remove files, patches and config for Linux 6.6Daniel Golle2025-07-18
| | | | | | Drop support for Linux 6.6 now that we are using Linux 6.12. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* kernel/mediatek: Restore kernel files for v6.6Daniel Golle2025-05-26
| | | | | | | | | | | This is an automatically generated commit which aids following Kernel patch history, as git will see the move and copy as a rename thus defeating the purpose. For the original discussion see: https://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041673.html Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* kernel/mediatek: Create kernel files for v6.12 (from v6.6)Daniel Golle2025-05-26
| | | | | | | | This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* mediatek: filogic: fix wm8960 dtc warningsShiji Yang2025-05-19
| | | | | | | | | | | | Add missing #address-cells, #size-cells and #sound-dai-cells to fix the following dtc warnings: mt7986a-bananapi-bpi-r3-respeaker-2mics.dtso:46.5-18: Warning (reg_format): /fragment@1/__overlay__/wm8960@1a:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1) mt7986a-bananapi-bpi-r3-respeaker-2mics.dtso:29.11-31.7: Warning (sound_dai_property): /fragment@0/__overlay__/sound_wm8960/codec: Missing property '#sound-dai-cells' in node /fragment@1/__overlay__/wm8960@1a or bad phandle (referred from sound-dai[0]) mt7986a-rfb-spim-nand.dts:17.12-19.5: Warning (sound_dai_property): /sound_wm8960/platform: Missing property '#sound-dai-cells' in node /soc/audio-controller@11210000 or bad phandle (referred from sound-dai[0]) mt7986a-rfb-spim-nand.dts:21.9-23.5: Warning (sound_dai_property): /sound_wm8960/codec: Missing property '#sound-dai-cells' in node /soc/i2c@11008000/wm8960@1a or bad phandle (referred from sound-dai[0]) Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
* mediatek: copy patches-6.1 to patches-6.6Daniel Golle2024-03-11
Copy patches from patches-6.1 to patches-6.6. No changes. Signed-off-by: Daniel Golle <daniel@makrotopia.org>