X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0015-bcm2835-i2s-add-24bit-support-update-bclk_ratio-to-m.patch;h=5afab2e6d10001635a14ac2bcc237f9540865c08;hb=2b1c6b21b5e6c82ebb55d7fb7df90e60e88cbb14;hp=9dfb283247f07bc0f1bfedb236df8e853b4139a2;hpb=ac08cb06f6734ebf73ed855cbc836c566f80eaca;p=openwrt%2Fopenwrt.git diff --git a/target/linux/brcm2708/patches-4.4/0015-bcm2835-i2s-add-24bit-support-update-bclk_ratio-to-m.patch b/target/linux/brcm2708/patches-4.4/0015-bcm2835-i2s-add-24bit-support-update-bclk_ratio-to-m.patch index 9dfb283247..5afab2e6d1 100644 --- a/target/linux/brcm2708/patches-4.4/0015-bcm2835-i2s-add-24bit-support-update-bclk_ratio-to-m.patch +++ b/target/linux/brcm2708/patches-4.4/0015-bcm2835-i2s-add-24bit-support-update-bclk_ratio-to-m.patch @@ -1,8 +1,8 @@ -From b4e96aa5e8f7825050d7ef74ec59d684cedcc8f1 Mon Sep 17 00:00:00 2001 +From fb1dbd3a7ff1ae0ccd429a4decafc882473f5d94 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Sun, 11 Oct 2015 15:21:16 +0200 -Subject: [PATCH 015/423] bcm2835-i2s: add 24bit support, update bclk_ratio to - more correct values +Subject: [PATCH] bcm2835-i2s: add 24bit support, update bclk_ratio to more + correct values Code ported from bcm2708-i2s driver in Raspberry Pi tree.