Re: [PATCH] omap: Add basic support for Pandora handheld console

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Grazvydas Ignotas <notasas@xxxxxxxxx> [081018 07:45]:
> This patch adds support for for basic features: nand, uarts, i2c,
> mmc, rtc, and usb. Also includes defconfig.

Cool, one question below.

> --- /dev/null
> +++ b/arch/arm/mach-omap2/board-omap3pandora.c

<snip>

> +static struct omap_uart_config omap3pandora_uart_config __initdata = {
> +	.enabled_uarts	= ((1 << 0) | (1 << 1) | (1 << 2)),
> +};

Are all the uarts really in use?

Does pandora have a real serial port for debugging?

Not that it matters at this point, but you'll want to have only
the serial ports that you really need enabled, as their clocks block
deeper sleep states.

In general, the short term plan is to change the serial port clocks
only to be enabled during start up if console=ttyS is specified on cmdline.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux