From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 26 Jan 2017 12:41:25 -0500 Subject: [U-Boot] [PATCH 3/7] board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCD In-Reply-To: <1485436049-19754-4-git-send-email-rogerq@ti.com> References: <1485436049-19754-1-git-send-email-rogerq@ti.com> <1485436049-19754-4-git-send-email-rogerq@ti.com> Message-ID: <20170126174125.GZ22316@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Jan 26, 2017 at 03:07:25PM +0200, Roger Quadros wrote: > The board can support either ICSS1 Ethernet ports or LCD > based on J51 jumper. Factory default is ICSS1 Ethernet ports > (i.e. Jumper not populated). > > Use the GPIO to detect the jumper setting and configure the > pinmux accordingly. Also select the right DT blob based on > the chosen configuration. > > J51 absent -> ICSS1 Ethernet, no LCD on VOUT -> am571x-idk.dtb > J51 present -> LCD on VOUT, no ICSS1 Ethernet -> am571x-idk-lcd-osd.dtb > > At present we only support the assume it is the Legacy LCD. > LCD detection mechanism needs to be added later to differentiate > between legacy vs new LCD. > > For ICSS1 Ethernet pins use the following convention to set the pinmux > as PMT data is not yet finalized. > > - If pin is output, set as PIN_OUTPUT > - If pin is input and external pull resistor present set as PIN_INPUT > - If pin is input and external pull resistor absent, set pull to same > as that of the external PHY's internall pull. > - Do not use SLEW_CONTROLon any pin. > > [nm at ti.com] Fix wrong dtb selection caused by a typo ';' > > Cc: Nishanth Menon > Signed-off-by: Roger Quadros Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: