On 7 May 2013 14:25, Marc Zyngier wrote:
> On 07/05/13 06:54, Giridhar Maruthy wrote:
>> This patch is a modification from the Christoffer Dall's u-boot
>> patch. This is required to put the secondary processors in hyp
>> mode during cpu hotplug when u-boot is no longer
code has no kernel return
address.
Someone with better logic or better placement of this logic
elsewhere is welcome.
Regards,
Giridhar
On 7 May 2013 11:21, wrote:
> From: Giridhar Maruthy
>
> In intial boot-up, u-boot commit "3d28a181aab5e... arndale5250: Boot in Hyp
> mode
From: Giridhar Maruthy
In intial boot-up, u-boot commit "3d28a181aab5e... arndale5250: Boot in Hyp
mode and enable architected timers" puts the CPUs in HYP mode.
Hence, the CPUs need to be put in HYP mode when they are hot plugged out and
plugged in back.
This patch is almost same
This patch is similar to the ones already submitted by Alexander Graf
and also in Christoffer's tree in linux-kvm-arm for Arndale board,
while this is required for exynos5440.
Exynos5440 has GIC which has virtualization support
in them. These are used by KVM.
Signed-off-by: Giridhar Ma
Exynos5440 has GIC which has virtualization support
in them. These are used by KVM.
Signed-off-by: Giridhar Maruthy
---
arch/arm/boot/dts/exynos5440.dtsi |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/exynos5440.dtsi
b/arch/arm/boot/dts/exynos5440
Hi Russel,
Thanks for review and please find my replies below.
On 7 December 2012 18:03, Russell King - ARM Linux
wrote:
> On Fri, Dec 07, 2012 at 05:33:17PM +0530, Tushar Behera wrote:
>> On 12/03/2012 05:46 PM, Giridhar Maruthy wrote:
>> > This patch adds slave support to
Thanks Tushar,
On 7 December 2012 17:33, Tushar Behera wrote:
> On 12/03/2012 05:46 PM, Giridhar Maruthy wrote:
>> This patch adds slave support to i2c. The dt entry i2c-mode
>> decides at probe time if the controller needs to work in
>> slave mode and the controller is a
Thanks for the review Subash. Please find my reply below.
On 6 December 2012 23:05, Subash Patel wrote:
> Hi Giridhar,
>
>
> On 12/03/2012 05:46 PM, Giridhar Maruthy wrote:
>>
>> This patch adds slave support to i2c. The dt entry i2c-mode
>> decides at probe time i
Thank you Kyungmin Park for the review.
On 3 December 2012 22:28, Kyungmin Park wrote:
>
> Hi,
>
> On Mon, Dec 3, 2012 at 9:16 PM, Giridhar Maruthy
> wrote:
> > This patch adds slave support to i2c. The dt entry i2c-mode
> > decides at probe time if the controller
Using 256fs or 512fs will result in distortion of 24-bit
audio samples. This is because the lrclk generated is not
proper. Using 384 fs generates proper output.
Signed-off-by: Giridhar Maruthy
---
sound/soc/samsung/smdk_wm8994.c |5 -
1 files changed, 4 insertions(+), 1 deletions
Whenever I2S is selected, select MFD for WM8994 and I2C
to avoid manual enabling of the codec and I2C.
Signed-off-by: Giridhar Maruthy
Signed-off-by: Angus Ainslie
---
arch/arm/mach-exynos4/Kconfig |1 +
sound/soc/samsung/Kconfig |2 ++
2 files changed, 3 insertions(+), 0 deletions
This commit adds the platform device and data of
wm8994 regulator to enable the I2S playback on
S5PV310 board on linux-linaro-2.6.38.
Signed-off-by: Giridhar Maruthy
---
arch/arm/mach-exynos4/mach-smdkv310.c | 167 -
1 files changed, 166 insertions(+), 1
12 matches
Mail list logo