This is the InterControl custom device based on the MPC5200B chip.
Signed-off-by: Grzegorz Bernacki
diff --git a/arch/powerpc/boot/dts/digsy_mtc.dts
b/arch/powerpc/boot/dts/digsy_mtc.dts
new file mode 100644
index 000..a92a6b7
--- /dev/null
+++ b/arch/powerpc/boot/dts/digsy_mtc.dts
@@ -0,0
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
Andre Schwarz wrote:
>>
>> BTW,
>> I noticed that there are some problems with mounting file system
>> over NFS on Linux-2.6.29-rc3, I see following messages:
>> ...
>> [ 339.813807] nfs: server 192.168.1.1 not responding, still trying
>> [ 339.832144] nfs: server 192.168.1.1 OK
>> ...
>>
>> I ha
Sean MacLennan wrote:
> On Mon, 02 Feb 2009 13:50:59 +0100
> "Grzegorz Bernacki" wrote:
>
>
>> I would like to have support for following devices in defconfig for
>> digsy:
>> - LXT PHY
>> - RTC DS1337
>> - EEPROM AT24
>> - MTD parti
Grant Likely wrote:
>> +/dts-v1/;
>> +
>> +/ {
>> + model = "mtc,digsy";
>> + compatible = "mtc,digsy";
>
> This should be something like: "intercontrol,digsy-mtc". Compatible
> values should be in the form ",".
>
ok, I will change it
>> + mpc5200_pic: interrupt-cont
Grant Likely wrote:
> On Mon, Feb 2, 2009 at 4:58 PM, Wolfgang Denk wrote:
>> Dear Grzegorz Bernacki,
>>
>> In message <49872268.10...@semihalf.com> you wrote:
>>>> We also had this kind of problem - after feeding some nfs options it
>>>> wor
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
Add support for:
- LXT phy
- AT24 eeprom
- RTC (DS1337)
- MTD partitioning based on OF description
Signed-off-by: Grzegorz Bernacki
---
arch/powerpc/configs/mpc5200_defconfig | 72
1 files changed, 64 insertions(+), 8 deletions(-)
diff --git a/arch
On digsy MTC PSC4 and PSC5 should be configured as UART, not PSC3 and PSC4.
Signed-off-by: Grzegorz Bernacki
---
arch/powerpc/boot/dts/digsy_mtc.dts | 16
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/arch/powerpc/boot/dts/digsy_mtc.dts
b/arch/powerpc/boot
On digsy MTC PSC4 and PSC5 should be configured as UART, not PSC3 and PSC4.
Signed-off-by: Grzegorz Bernacki
---
Version 2:
- rebased to Ben Herrenschmidt's -next
arch/powerpc/boot/dts/digsy_mtc.dts | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a
Hi Grant,
Could you tell me when you are going to apply this patch
and "Defconfig for mpc5200 updates" patch into your repository?
Thanks,
Grzesiek
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev
27; device,
similarly to what other drivers (like gianfar) do.
Signed-off-by: Grzegorz Bernacki
---
This is fix for not working FEC. Mounting root
filesystem via NFS ends up with:
Kernel BUG at c021b788 [verbose debug info unavailable]
Oops: Exception in kernel mode, sig: 5 [#1]
mpc5200-sim
12 matches
Mail list logo