From 0ea95a4869e7df81227ccbccc46147d43ad5bd61 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Tue, 18 Nov 2008 04:18:54 +0300 Subject: linux-rp-2.6.24: fix tosa kernel add two patches: one to correctly initialise the AC97 interface on PXA, other to fixup the tosa-bl driver (most important thing is pxa_gpio_mode() setting). Signed-off-by: Dmitry Baryshkov --- packages/linux/linux-rp_2.6.24.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages/linux/linux-rp_2.6.24.bb') diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index 6275b31fd0..d0a937aa8f 100644 --- a/packages/linux/linux-rp_2.6.24.bb +++ b/packages/linux/linux-rp_2.6.24.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r15" +PR = "r16" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "1" @@ -181,6 +181,8 @@ SRC_URI_append_tosa = "\ file://tosa/0043-Use-clocklib-for-sa1100-sub-arch.patch;patch=1 \ file://tosa/0056-Support-resetting-by-asserting-GPIO-pin.patch;patch=1 \ file://tosa/0057-Clean-up-tosa-resetting.patch;patch=1 \ + file://tosa/0001-pxa2xx-ac97-switch-AC-unit-to-correct-state-before.patch;patch=1 \ + file://tosa/tosa-bl-fixup.diff;patch=1 \ " # file://tosa/0017-Convert-pxa2xx-UDC-to-use-debugfs.patch;patch=1 \ # file://tosa/0018-Fix-the-pxa2xx_udc-to-balance-calls-to-clk_enable-cl.patch;patch=1 \ -- cgit v1.2.3