Guennadi Liakhovetski
ace6e9799f
V4L/DVB: mediabus: fix ambiguous pixel code names
...
Endianness notation is meaningless for 8 bit YUYV codes. Switch pixel code
names to explicitly state the order of colour components in the data
stream.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2010-08-02 16:43:36 -03:00
Huang Weiyi
42edb1d306
sh: remove duplicated #include
...
Remove duplicated #include('s) in
arch/sh/boards/mach-ecovec24/setup.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-06-07 11:38:54 +09:00
Kuninori Morimoto
560526f161
sh: make sure static declaration on ms7724se
...
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-06-02 17:13:57 +09:00
Kuninori Morimoto
30e0cc1ae0
sh: make sure static declaration on mach-migor
...
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-06-02 17:13:52 +09:00
Kuninori Morimoto
3ce0933437
sh: make sure static declaration on mach-ecovec24
...
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-06-02 17:13:47 +09:00
Kuninori Morimoto
f4cdd757be
sh: make sure static declaration on mach-ap325rxa
...
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-06-02 17:13:42 +09:00
Paul Mundt
019e2574f9
Merge branch 'sh/iomap'
2010-06-02 16:32:12 +09:00
Paul Mundt
861160bfd0
sh: PIO disabling for x3proto and urquell.
...
urquell only provides PIO in the PCI case, while the x3proto board never
had a working PCIe controller, so it can simply disable it outright.
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-06-02 16:31:46 +09:00
Paul Mundt
242239715c
sh: mach-sdk7786: conditionally disable PIO support.
...
SDK7786 only supports PIO via the PCI I/O space, so we disable PIO
completely for the non-PCI case.
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-06-02 16:31:44 +09:00
Yusuke Goda
1238c68432
sh: Add support MMCIF for ecovec
...
This patch adds MMCIF platform data for the Ecovec board.
Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-31 13:10:09 +09:00
Huang Weiyi
a41a7b9177
sh: remove duplicated #include
...
Remove duplicated #include('s) in
arch/sh/boards/mach-ecovec24/setup.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-26 16:03:24 +09:00
Guennadi Liakhovetski
8f4b3036d1
sh: disable SD-card write-protection detection on kfr2r09
...
kfr2r09 board has a micro-SD card slot, therefore card write-protection
detection cannot work there, disable it.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Acked-by: Ian Molton <ian@mnementh.co.uk >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-22 17:05:21 +09:00
Guennadi Liakhovetski
65a1b0347a
sh: Add SDHI DMA support to migor
...
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-22 16:51:19 +09:00
Guennadi Liakhovetski
9e526bc70a
sh: Add SDHI DMA support to kfr2r09
...
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-22 16:51:19 +09:00
Guennadi Liakhovetski
470ef1a718
sh: Add SDHI DMA support to ms7724se
...
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-22 16:51:18 +09:00
Guennadi Liakhovetski
815f1995f0
sh: Add SDHI DMA support to ecovec
...
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-22 16:51:18 +09:00
Guennadi Liakhovetski
2d15124828
sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724se
...
Add platform bindings, GPIO initialisation and allocation and AK8813 reset code
to ms7724se.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-22 16:44:57 +09:00
Guennadi Liakhovetski
aee5ab0bbd
sh: add Video Output Unit and AK8813 video encoder support on ecovec
...
Ecovec uses the AK8813 video envoder similarly to the ms7724se platform with
the only difference, that on ecovec GPIOs are used for resetting and powering
up and down the chip.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-22 16:42:15 +09:00
Kuninori Morimoto
03c5ecd13c
sh: Check return value of clk_get on ms7724
...
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-13 17:39:39 +09:00
Kuninori Morimoto
1030585363
sh: Check return value of clk_get on ecovec24
...
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-13 17:39:31 +09:00
Magnus Damm
67bbabbc86
sh: switch boards to clkdev
...
This patch converts the remaining board clocks
to use clkdev for lookup if needed. The unused
name and id from struct clk are also removed.
Signed-off-by: Magnus Damm <damm@opensource.se >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-05-13 17:38:07 +09:00
Paul Mundt
3366e3585f
sh: Move platform smp ops in to their own structure.
...
This cribs the MIPS plat_smp_ops approach for wrapping up the platform
ops. This will allow for mixing and matching different ops on the same
platform in the future.
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-04-21 12:23:25 +09:00
Paul Mundt
d9c944463d
sh: mach-sdk7786: pm_power_off support.
...
This wires up power-off support for the SDK7786 board.
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-04-19 16:27:47 +09:00
Kuninori Morimoto
bec9fb072f
sh: ms7724: Add tiny-document for sound
...
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-03-23 13:19:34 +09:00
Kuninori Morimoto
b230eb32c8
sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_init
...
i2c_put_adapter is needed after i2c_get_adapter
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2010-03-23 13:19:31 +09:00