[U-Boot] [PATCH 2/4] EXYNOS5 : FDT: Add Aliases for SPI device

Rajeshwari Birje rajeshwari.birje at gmail.com
Tue Dec 4 10:03:53 CET 2012


Hi Simon,

Will add the other two SPI ports and submit the patches.

Regards,
Rajeshwari Shinde.

On Tue, Dec 4, 2012 at 6:37 AM, Simon Glass <sjg at chromium.org> wrote:
> Hi Rajeshwari,
>
> On Mon, Dec 3, 2012 at 2:40 AM, Rajeshwari Shinde
> <rajeshwari.s at samsung.com> wrote:
>> This patch adds aliases for SPI.
>>
>> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
>> ---
>>  board/samsung/dts/exynos5250-smdk5250.dts |    3 +++
>>  1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/board/samsung/dts/exynos5250-smdk5250.dts b/board/samsung/dts/exynos5250-smdk5250.dts
>> index 1562721..4d51d98 100644
>> --- a/board/samsung/dts/exynos5250-smdk5250.dts
>> +++ b/board/samsung/dts/exynos5250-smdk5250.dts
>> @@ -25,6 +25,9 @@
>>                 i2c5 = "/i2c at 12cb0000";
>>                 i2c6 = "/i2c at 12cc0000";
>>                 i2c7 = "/i2c at 12cd0000";
>> +               spi0 = "/spi at 12d20000";
>> +               spi1 = "/spi at 12d30000";
>> +               spi2 = "/spi at 12d40000";
>
> Do you plan to support the other two SPI ports?
>
>>         };
>>
>>         sromc at 12250000 {
>> --
>> 1.7.4.4
>>
>
> Regards,
> Simon
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list