On 20 June 2011 22:25, Grant Likely wrote:
>> +
>> +static const struct of_dev_auxdata exynos4_auxdata_lookup[] __initconst = {
>> + OF_DEV_AUXDATA("samsung,s3c-sdhci", EXYNOS4_PA_HSMMC(2),
>> + "s3c-sdhci.2", &s3c_hsmmc2_def_platdata),
>> + OF_DEV_AUXD
On Mon, Jun 20, 2011 at 5:02 AM, Thomas Abraham
wrote:
> Basic Exynos4 machine with device tree support that can boot on a Exynos4
> based smdkv310 board and bring up the console.
>
> Signed-off-by: Thomas Abraham
> ---
> Documentation/devicetree/bindings/arm/samsung.txt | 3 +-
> arch/arm/ma
Basic Exynos4 machine with device tree support that can boot on a Exynos4
based smdkv310 board and bring up the console.
Signed-off-by: Thomas Abraham
---
Documentation/devicetree/bindings/arm/samsung.txt |3 +-
arch/arm/mach-exynos4/Kconfig | 11 +++
arch/arm/mach-exyn