Re: [PATCH v2] Add support for the digsy MTC board.

2009-02-03 Thread Grant Likely
On Tue, Feb 3, 2009 at 1:56 AM, Grzegorz Bernacki wrote: > Grant Likely wrote: >> Hey Grzegorz, >> >> I've pulled your patch into my -next tree, but I made a few changes first: >> - I dropped the defconfig changes because they conflict with the >> defconfig update that Ben just pulled from me >> -

Re: [PATCH v2] Add support for the digsy MTC board.

2009-02-03 Thread Grzegorz Bernacki
Grant Likely wrote: > Hey Grzegorz, > > I've pulled your patch into my -next tree, but I made a few changes first: > - I dropped the defconfig changes because they conflict with the > defconfig update that Ben just pulled from me > - I updated the .dts file to reflect changes I was already making

Re: [PATCH v2] Add support for the digsy MTC board.

2009-02-02 Thread Grant Likely
Hey Grzegorz, I've pulled your patch into my -next tree, but I made a few changes first: - I dropped the defconfig changes because they conflict with the defconfig update that Ben just pulled from me - I updated the .dts file to reflect changes I was already making to all the other .dts files - I

[PATCH v2] Add support for the digsy MTC board.

2009-02-02 Thread Grzegorz Bernacki
This is the InterControl custom device based on the MPC5200B chip. Signed-off-by: Grzegorz Bernacki --- Version 2: - change name in DTS and remove unnecessary fields - use mpc5200_simple.c file instead of dedicated file for digsy_mtc - update mpc5200_defconfig: - add support for RTC (ds1339)