All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Konovalov <akonovalov@ru.mvista.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: [PATCH] Xilinx ML300 board support in linuxppc-2.4 tree
Date: Thu, 19 Feb 2004 17:09:01 +0300	[thread overview]
Message-ID: <4034C37D.20909@ru.mvista.com> (raw)


Hi,

The patch fixes/updates ML300 support in linuxppc-2.4 tree.
This is mostly a move from linuxppc_2_4_devel tree with few
additions:

- /proc/interrupts now contains correct information about whether
   the interrupt is edge triggered or level sensitive
   (linuxppc_2_4_devel tree shows all the interrupts as edge
   triggered).
   For this arch/ppc/platforms/xilinx_ml300.c sets the proper
   bit in irq_desc[], and arch/ppc/kernel/xilinx_pic.c uses
   this information to decide when to acknowledge the interrupt.

- GPIO driver is fixed to support the GPIO IP as it is in EDK
   (GPIO IP changed from V2PDK to EDK).

- xilinx_ml300_defconfig matches the EDK reference design
   (http://www.xilinx.com/ise/embedded/edk_examples.htm, example #6).
   The following devices are supported by default:
     GPIO, IIC/RTC, UARTs (two 16x50 compatible ones), SPI, TFT LCD,
     PS/2 (kbd and mouse), System ACE, touchscreen, 10/100 ethernet.
   UART Lite driver is included in the patch. But the reference
   design doesn't have UART Lites, so none is in the default configuration.


The patch itself can be found here:
http://source.mvista.com/~ank/xilinx_ml300.03.diff

The patch is against the kernel version 2.4.25-rc2.

Best regards,
Andrei Konovalov


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2004-02-19 14:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-19 14:09 Andrei Konovalov [this message]
2004-03-19 17:22 ` [PATCH] Xilinx's OS independent code update for linuxppc-2.4 tree Andrei Konovalov
2004-05-17 18:05   ` [PATCH] for linuxppc-2.4 tree: 10/100 Ethernet driver for Xilinx ML300 Andrei Konovalov
2004-07-14 16:54     ` [PATCH] for linuxppc-2.4 tree: Gigabit " Andrei Konovalov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4034C37D.20909@ru.mvista.com \
    --to=akonovalov@ru.mvista.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.