[meta-ti] BBB+Chipsee lcd --- tilcdc 4830e000.lcdc: no encoders/connectors found
Ankur Tank
ankurtank.linux at gmail.com
Sun Oct 19 09:41:55 PDT 2014
Hi All,
I am using BBB + Chipseee 7 " inch capacitive lcd and Yocto daisy,
I am able to boot BBB and daisy but i am not able see anything on LCD.
I am not even seeing /dev/fb .
I read some of the TI links and found that there are some changes in the
LCD controller driver but i am not sure how to accomodate those changes and
make appropriate devicetree changes.
I am attaching full boot load and dts file for you reference.
Any suggestions/pointers would help me move forward,
Thank you,
Regards,
Ankur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20141019/a45b8398/attachment-0001.html>
-------------- next part --------------
/*
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
/dts-v1/;
#include "am33xx.dtsi"
#include "am335x-bone-common.dtsi"
&ldo3_reg {
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-always-on;
};
&mmc1 {
vmmc-supply = <&vmmcsd_fixed>;
};
&mmc2 {
vmmc-supply = <&vmmcsd_fixed>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_pins>;
bus-width = <8>;
status = "okay";
ti,vcc-aux-disable-is-sleep;
};
&am33xx_pinmux {
userled_pins: pinmux_userled_pins {
pinctrl-single,pins = <
0x98 0x7 /* gpmc_wen.gpio2_4, OUTPUT | MODE7 */
0x9c 0x7 /* gpmc_ben0_cle.gpio2_5, OUTPUT | MODE7 */
>;
};
chipsee_lcd_pins: pinmux_chipsee_lcd_pins {
pinctrl-single,pins = <
0xa0 0x00 /* lcd_data0.lcd_data0, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xa4 0x00 /* lcd_data1.lcd_data1, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xa8 0x00 /* lcd_data2.lcd_data2, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xac 0x00 /* lcd_data3.lcd_data3, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xb0 0x00 /* lcd_data4.lcd_data4, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xb4 0x00 /* lcd_data5.lcd_data5, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xb8 0x00 /* lcd_data6.lcd_data6, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xbc 0x00 /* lcd_data7.lcd_data7, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xc0 0x00 /* lcd_data8.lcd_data8, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xc4 0x00 /* lcd_data9.lcd_data9, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xc8 0x00 /* lcd_data10.lcd_data10, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xcc 0x00 /* lcd_data11.lcd_data11, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xd0 0x00 /* lcd_data12.lcd_data12, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xd4 0x00 /* lcd_data13.lcd_data13, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xd8 0x00 /* lcd_data14.lcd_data14, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xdc 0x00 /* lcd_data15.lcd_data15, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0x3c 0x11 /* gpmc_ad15.lcd_data16, OMAP_MUX_MODE1 | AM33XX_PIN_OUTPUT */
0x38 0x11 /* gpmc_ad14.lcd_data17, OMAP_MUX_MODE1 | AM33XX_PIN_OUTPUT */
0x34 0x11 /* gpmc_ad13.lcd_data18, OMAP_MUX_MODE1 | AM33XX_PIN_OUTPUT */
0x30 0x11 /* gpmc_ad12.lcd_data19, OMAP_MUX_MODE1 | AM33XX_PIN_OUTPUT */
0x2c 0x11 /* gpmc_ad11.lcd_data20, OMAP_MUX_MODE1 | AM33XX_PIN_OUTPUT */
0x28 0x11 /* gpmc_ad10.lcd_data21, OMAP_MUX_MODE1 | AM33XX_PIN_OUTPUT */
0x24 0x11 /* gpmc_ad9.lcd_data22, OMAP_MUX_MODE1 | AM33XX_PIN_OUTPUT */
0x20 0x11 /* gpmc_ad8.lcd_data23, OMAP_MUX_MODE1 | AM33XX_PIN_OUTPUT */
0xe0 0x00 /* lcd_vsync.lcd_vsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xe4 0x00 /* lcd_hsync.lcd_hsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xe8 0x00 /* lcd_pclk.lcd_pclk, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
0xec 0x00 /* lcd_ac_bias_en.lcd_ac_bias_en, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
>;
};
chipsee_gpio_pins: pinmux_chipsee_gpio_pins {
pinctrl-single,pins = <
0x044 0x27 /* CAP_TSC gpmc_a1.gpio1_17, INPUT | MODE7 */
0x094 0x07 /* BUZZER gpmc_oen_ren.gpio2_3 OUTPUT | MODE7 */
>;
};
chipsee_gpio_keys_pins: pinmux_chipsee_gpio_keys_pins {
pinctrl-single,pins = <
0x164 0x2f /* KEY_LEFT ecap0_in_pwm0_out.gpio0_7, INPUT | PULLDIS | MODE7 */
0x078 0x2f /* KEY_RIGHT gpmc_ben1.gpio1_28, INPUT | PULLDIS | MODE7 */
0x040 0x2f /* KEY_UP gpmc_a0.gpio1_16, INPUT | PULLDIS | MODE7 */
0x04c 0x2f /* KEY_DOWN gpmc_a3.gpio1_19, INPUT | PULLDIS | MODE7 */
0x1a4 0x2f /* KEY_ENTER mcasp0_fxr.gpio3_19, INPUT | PULLDIS | MODE7 */
>;
};
chipsee_uart1_pins: pinmux_chipsee_uart1_pins {
pinctrl-single,pins = <
0x180 0x20 /* uart1_rxd.uart1_rxd INPUT | MODE0 */
0x184 0x00 /* uart1_txd.uart1_txd OUTPUT | MODE0 */
>;
};
chipsee_uart2_pins: pinmux_chipsee_uart2_pins {
pinctrl-single,pins = <
0x150 0x21 /* spi0_sclk.uart2_rxd INPUT | MODE1 */
0x154 0x01 /* spi0_d0.uart2_txd OUTPUT | MODE1 */
>;
};
chipsee_uart4_pins: pinmux_chipsee_uart4_pins {
pinctrl-single,pins = <
0x070 0x26 /* gpmc_wait0.uart4_rxd INPUT | MODE6 */
0x074 0x06 /* gpmc_wpn.uart4_txd OUTPUT | MODE6 */
>;
};
chipsee_dcan0_pins: pinmux_chipsee_dcan0_pins {
pinctrl-single,pins = <
0x178 0x02 /* uart1_ctsn.d_can0_tx OUTPUT | MODE2 */
0x17c 0x32 /* uart1_rtsn.d_can0_rx INPUT_PULLUP | MODE2 */
>;
};
chipsee_audio_pins: pinmux_chipsee_audio_pins {
pinctrl-single,pins = <
0x190 0x20 /* mcasp0_aclkx.mcasp0_aclkx, INPUT | MODE0 */
0x194 0x20 /* mcasp0_fsx.mcasp0_fsx, INPUT | MODE0 */
0x198 0x20 /* mcasp0_axr0.mcasp0_axr0, INPUT | MODE0 */
0x19c 0x22 /* mcasp0_ahclkr.mcasp0_axr2, INPUT | MODE2 */
>;
};
/*
rstctl_pins: pinmux_rstctl_pins {
pinctrl-single,pins = <
eMMC_RSTn
0x50 0x17 gpmc_a4.gpio1_20, OUTPUT | MODE7 | PULLUP
>;
};
*/
i2c0_pins: pinmux_i2c0_pins {
pinctrl-single,pins = <
0x188 0x70 /* i2c0_sda, SLEWCTRL_SLOW | INPUT_PULLUP | MODE0 */
0x18c 0x70 /* i2c0_scl, SLEWCTRL_SLOW | INPUT_PULLUP | MODE0 */
>;
};
i2c1_pins: pinmux_i2c1_pins {
pinctrl-single,pins = <
0x158 0x72 /* spi0_d1.i2c1_sda, SLEWCTRL_SLOW | INPUT_PULLUP | MODE2 */
0x15c 0x72 /* spi0_cs0.i2c1_scl, SLEWCTRL_SLOW | INPUT_PULLUP | MODE2 */
>;
};
/*
mmc1_pins: pinmux_mmc1_pins {
pinctrl-single,pins = <
0x160 0x2f GPIO0_6 (PIN_INPUT | MUX_MODE7)
>;
};
*/
};
&lcdc {
status = "okay";
};
&mcasp0 {
pinctrl-names = "default";
pinctrl-0 = <&chipsee_audio_pins>;
status = "okay";
op-mode = <0>; /* MCASP_IIS_MODE */
tdm-slots = <2>;
num-serializer = <16>;
serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
1 0 2 0
0 0 0 0
0 0 0 0
0 0 0 0
>;
tx-num-evt = <1>;
rx-num-evt = <1>;
};
&i2c0 {
status = "okay";
clock-frequency = <400000>;
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins>;
tps: tps at 24 {
reg = <0x24>;
};
baseboard_eeprom: baseboard_eeprom at 50 {
compatible = "at,24c256";
reg = <0x50>;
};
};
&i2c1 {
status = "okay";
clock-frequency = <400000>;
pinctrl-names = "default";
pinctrl-0 = <&i2c1_pins>;
ft5x06_ts: ft5x06_ts at 38 {
compatible = "ft5x06_ts";
reg = <0x38>;
interrupt-parent = <&gpio2>;
interrupts = <17>;
};
tlv320aic3x: tlv320aic3x at 1b {
compatible = "ti,tlv320aic3x";
reg = <0x1b>;
status = "okay";
};
};
&uart1 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&chipsee_uart1_pins>;
};
&uart2 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&chipsee_uart2_pins>;
};
&uart4 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&chipsee_uart4_pins>;
};
&dcan0 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&chipsee_dcan0_pins>;
};
&cpsw_emac0 {
phy_id = <&davinci_mdio>, <0>;
};
&cpsw_emac1 {
phy_id = <&davinci_mdio>, <1>;
};
/*
&mmc1 {
pinctrl-names = "default";
pinctrl-0 = <&mmc1_pins>;
bus-width = <0x4>;
cd-gpios = <&gpio1 6 0>;
//gpio1 is misnamed, 0 == GPIO_ACTIVE_HIGH
cd-inverted;
status = "okay";
vmmc-supply = <&ldo3_reg>;
ti,vcc-aux-disable-is-sleep;
};
*/
&edma {
ti,edma-xbar-event-map = <32 12>, /* gpevt2 -> 12 */
<30 20>; /* xdma_event_intr2 -> 20 */
};
&sham {
status = "okay";
};
&aes {
status = "okay";
};
&usb {
interface_type = <1>;
power = <250>;
status = "okay";
};
/ {
ocp {
uartt0:serial at 44e09000 {
status = "okay";
};
gpio-leds {
compatible = "gpio-leds";
pinctrl-names = "default";
pinctrl-0 = <&userled_pins>;
led0 {
label = "beaglebone:green:usr0";
gpios = <&gpio3 4 0>;
linux,default-trigger = "heartbeat";
default-state = "off";
};
led1 {
label = "beaglebone:green:usr1";
gpios = <&gpio3 5 0>;
linux,default-trigger = "mmc0";
default-state = "off";
};
};
gpio_keys {
compatible = "gpio-keys";
pinctrl-names = "default";
pinctrl-0 = <&chipsee_gpio_keys_pins>;
#address-cells = <1>;
#size-cells = <0>;
button at 1 {
debounce_interval = <50>;
linux,code = <105>;
label = "left";
gpios = <&gpio1 7 0x1>;
gpio-key,wakeup;
autorepeat;
};
button at 2 {
debounce_interval = <50>;
linux,code = <106>;
label = "right";
gpios = <&gpio2 28 0x1>;
gpio-key,wakeup;
autorepeat;
};
button at 3 {
debounce_interval = <50>;
linux,code = <103>;
label = "up";
gpios = <&gpio2 16 0x1>;
gpio-key,wakeup;
autorepeat;
};
button at 4 {
debounce_interval = <50>;
linux,code = <108>;
label = "down";
gpios = <&gpio2 19 0x1>;
gpio-key,wakeup;
autorepeat;
};
button at 5 {
debounce_interval = <50>;
linux,code = <28>;
label = "enter";
gpios = <&gpio3 19 0x1>;
gpio-key,wakeup;
};
};
gpio_setups {
compatible = "gpio-of-helper";
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&chipsee_gpio_pins>;
/* declare your gpios */
cap_touch_int {
gpio-name = "cap_touch_int";
gpio = <&gpio2 17 0x00>;
input;
};
buzzer {
gpio-name = "buzzer";
gpio = <&gpio3 3 0x00>;
output;
init-low;
};
};
rtc at 44e3e000 {
ti,system-power-controller;
status = "okay";
};
panel {
compatible = "tilcdc,panel";
pinctrl-names = "default";
pinctrl-0 = <&chipsee_lcd_pins>;
panel-info {
ac-bias = <255>;
ac-bias-intrpt = <0>;
dma-burst-sz = <16>;
bpp = <32>;
fdd = <0x80>;
tft-alt-mode = <0>;
stn-565-mode = <0>;
mono-8bit-mode = <0>;
sync-edge = <0>;
sync-ctrl = <0>;
raster-order = <1>;
fifo-th = <0>;
};
display-timings {
native-mode = <&timing0>;
timing0: 1024x600 {
hactive = <1024>;
vactive = <600>;
hback-porch = <45>;
hfront-porch = <1>;
hsync-len = <30>;
vback-porch = <22>;
vfront-porch = <12>;
vsync-len = <2>;
clock-frequency = <36000000>;
hsync-active = <1>;
vsync-active = <1>;
};
};
};
fb {
compatible = "ti,am33xx-tilcdc";
reg = <0x4830e000 0x1000>;
interrupt-parent = <&intc>;
interrupts = <36>;
ti,hwmods = "lcdc";
status = "okay";
ti,allow-non-reduced-blanking-modes;
};
tscadc {
compatible = "ti,ti-tscadc";
reg = <0x44e0d000 0x1000>;
interrupt-parent = <&intc>;
interrupts = <16>;
ti,hwmods = "adc_tsc";
status = "okay";
tsc {
ti,wires = <4>;
ti,x-plate-resistance = <200>;
ti,steps-to-config= <5>;
ti,x-min= <0xCB>;
ti,x-max= <0xFFF>;
ti,x-inverted= <0>;
ti,y-min= <0xC8>;
ti,y-max= <0xFFF>;
ti,y-inverted= <0>;
};
adc {
ti,adc-channels = <4 5 6 7>;
};
};
sound {
compatible = "ti,da830-evm-audio";
ti,model = "DA830 EVM";
ti,audio-codec = <&tlv320aic3x>;
ti,mcasp-controller = <&mcasp0>;
ti,codec-clock-rate = <12000000>;
ti,audio-routing =
"Headphone Jack", "HPLOUT",
"Headphone Jack", "HPROUT",
"MIC3L", "Mic Bias 2V",
"MIC3R", "Mic Bias 2V",
"Mic Bias 2V", "Mic Jack";
};
/*
rstctl {
status = "okay";
compatible = "gpio-rctrl";
pinctrl-names = "default";
pinctrl-0 = <&rstctl_pins>;
#reset-cells = <2>;
gpios = <&gpio2 20 0x00>;
gpio-names = "eMMC_RSTn";
};
*/
/*
mmc2 {
compatible = "ti,omap4-hsmmc";
vmmc-supply = <&vmmcsd_fixed>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_pins>;
bus-width = <8>;
ti,non-removable;
reset = <&rstctl 0 0>;
reset-names = "eMMC_RSTn-CONSUMER";
ti,vcc-aux-disable-is-sleep;
status = "okay";
};*/
};
};
-------------- next part --------------
Booting Linux on physical CPU 0x0
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Initializing cgroup subsys cpuacct
Linux version 3.14.0-yocto-standard (ankur at Ankur-VirtualBox) (gcc version 4.8.2 (GCC) ) #1 PREEMPT Fri Oct 3 18:55:23 IST 2014
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine model: TI AM335x BeagleBone
cma: CMA: reserved 16 MiB at 9e800000
Memory policy: Data cache writeback
On node 0 totalpages: 130816
free_area_init_node: node 0, pgdat c0ab5c94, node_mem_map dfaf2000
Normal zone: 1024 pages used for memmap
Normal zone: 0 pages reserved
Normal zone: 130816 pages, LIFO batch:31
CPU: All CPU(s) started in SVC mode.
AM335X ES2.0 (sgx neon )
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
Kernel command line: console=ttyO1,115200n8 root=/dev/mmcblk0p2 rootfstype=ext4 rw rootwait;
PID hash table entries: 2048 (order: 1, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
allocated 1048576 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Memory: 489432K/523264K available (7491K kernel code, 520K rwdata, 2456K rodata, 488K init, 757K bss, 33832K reserved, 0K highmem)
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0xc0008000 - 0xc09bf044 (9949 kB)
.init : 0xc09c0000 - 0xc0a3a034 ( 489 kB)
.data : 0xc0a3c000 - 0xc0abe0d4 ( 521 kB)
.bss : 0xc0abe0d4 - 0xc0b7b678 ( 758 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Preemptible hierarchical RCU implementation.
NR_IRQS:16 nr_irqs:16 16
IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
Total of 128 interrupts on 1 active controller
OMAP clockevent source: timer2 at 24000000 Hz
sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
OMAP clocksource: timer1 at 24000000 Hz
Console: colour dummy device 80x30
Calibrating delay loop... 548.86 BogoMIPS (lpj=2744320)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Initializing cgroup subsys debug
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys blkio
CPU: Testing write buffer coherency: ok
ftrace: allocating 25107 entries in 74 pages
Setting up static identity map for 0x806c4000 - 0x806c4058
devtmpfs: initialized
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
omap_hwmod: tptc0 using broken dt data from edma
omap_hwmod: tptc1 using broken dt data from edma
omap_hwmod: tptc2 using broken dt data from edma
omap_hwmod: debugss: _wait_target_disable failed
xor: measuring software checksum speed
arm4regs : 677.600 MB/sec
8regs : 500.800 MB/sec
32regs : 651.600 MB/sec
xor: using function: arm4regs (677.600 MB/sec)
pinctrl core: initialized pinctrl subsystem
regulator-dummy: no parameters
NET: Registered protocol family 16
DMA: preallocated 256 KiB pool for atomic coherent allocations
cpuidle: using governor ladder
cpuidle: using governor menu
platform 49000000.edma: alias fck already exists
platform 49000000.edma: alias fck already exists
platform 49000000.edma: alias fck already exists
OMAP GPIO hardware version 0.1
platform 481cc000.d_can: alias fck already exists
hw-breakpoint: debug architecture 0x4 unsupported.
bio: create slab <bio-0> at 0
raid6: int32x1 89 MB/s
raid6: int32x2 107 MB/s
raid6: int32x4 90 MB/s
raid6: int32x8 92 MB/s
raid6: using algorithm int32x2 (107 MB/s)
raid6: using intx1 recovery algorithm
edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
vmmcsd_fixed: 3300 mV
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux at 44e10800/pinmux_i2c0_pins, deferring probe
platform 44e0b000.i2c: Driver omap_i2c requests probe deferral
omap_i2c 4802a000.i2c: could not find pctldev for node /pinmux at 44e10800/pinmux_i2c1_pins, deferring probe
platform 4802a000.i2c: Driver omap_i2c requests probe deferral
cfg80211: Calling CRDA to update world regulatory domain
Switched to clocksource timer1
NET: Registered protocol family 2
TCP established hash table entries: 4096 (order: 2, 16384 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP: reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
futex hash table entries: 256 (order: -1, 3072 bytes)
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
msgmni has been set to 987
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
omap_uart 44e09000.serial: no wakeirq for uart0
44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 3000000) is a OMAP UART0
omap_uart 48022000.serial: no wakeirq for uart0
48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89, base_baud = 3000000) is a OMAP UART1
console [ttyO1] enabled
omap_uart 48024000.serial: no wakeirq for uart0
48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 90, base_baud = 3000000) is a OMAP UART2
omap_uart 481a8000.serial: no wakeirq for uart0
481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 61, base_baud = 3000000) is a OMAP UART4
[drm] Initialized drm 1.1.0 20060810
brd: module loaded
mtdoops: mtd device (mtddev=name/number) must be supplied
usbcore: registered new interface driver kaweth
pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
usbcore: registered new interface driver pegasus
usbcore: registered new interface driver rtl8150
usbcore: registered new interface driver asix
usbcore: registered new interface driver ax88179_178a
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver dm9601
usbcore: registered new interface driver smsc75xx
usbcore: registered new interface driver smsc95xx
usbcore: registered new interface driver net1080
usbcore: registered new interface driver cdc_subset
usbcore: registered new interface driver zaurus
usbcore: registered new interface driver MOSCHIP usb-ethernet driver
usbcore: registered new interface driver int51x1
usbcore: registered new interface driver cdc_ncm
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-omap: OMAP-EHCI Host Controller driver
usbcore: registered new interface driver usb-storage
mousedev: PS/2 mouse device common for all mice
omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
i2c /dev entries driver
omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
48060000.mmc supply vmmc_aux not found, using dummy regulator
481d8000.mmc supply vmmc_aux not found, using dummy regulator
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
oprofile: using arm/armv7
u32 classifier
Actions configured
TCP: cubic registered
NET: Registered protocol family 10
sit: IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
Key type dns_resolver registered
ThumbEE CPU extension supported.
bio: create slab <bio-1> at 1
Btrfs loaded
mmc0: host does not support reading read-only switch. assuming write-enable.
regulator-dummy: disabling
tilcdc 4830e000.lcdc: no encoders/connectors found
mmc0: new high speed SDHC card at address e624
tilcdc 4830e000.lcdc: failed to initialize mode setting
mmcblk0: mmc0:e624 SU04G 3.69 GiB
tilcdc 4830e000.fb: no encoders/connectors found
mmcblk0: p1 p2
tilcdc 4830e000.fb: failed to initialize mode setting
DCDC1: at 1500 mV
vdd_mpu: 925 <--> 1325 mV at 1100 mV
vdd_core: 925 <--> 1150 mV at 1100 mV
LDO1: at 1800 mV
LDO2: at 3300 mV
LDO3: 1800 mV
LDO4: at 3300 mV
tps65217 0-0024: TPS65217 ID 0xe version 1.2
omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
console [netcon0] enabled
netconsole: network logging started
davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
davinci_mdio 4a101000.mdio: detected phy mask fffffffe
libphy: 4a101000.mdio: probed
davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
Detected MACID = 90:59:af:5b:ec:e5
input: gpio_keys.5 as /devices/ocp.3/gpio_keys.5/input/input0
omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 179:2.
devtmpfs: mounted
Freeing unused kernel memory: 488K (c09c0000 - c0a3a000)
mmc1: BKOPS_EN bit is not set
mmc1: new high speed MMC card at address 0001
mmcblk1: mmc1:0001 MMC02G 1.78 GiB
mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
mmcblk1: unknown partition table
mmcblk1boot1: unknown partition table
mmcblk1boot0: unknown partition table
udevd[88]: starting version 182
EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
random: dd urandom read with 119 bits of entropy available
random: nonblocking pool is initialized
net eth0: initializing cpsw version 1.12 (0)
net eth0: phy found : id is : 0x7c0f1
libphy: PHY 4a101000.mdio:01 not found
net eth0: phy 4a101000.mdio:01 not found on slave 1
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
More information about the meta-ti
mailing list