Kernel 3.14 and LCD cape

Hi All,

I’m trying to enable support for my 4DCAPE_43T LCD, UART1 and disable HDMI in kernel 3.14.

I’ve modified “am335x-boneblack.dts” by commenting out HDMI, and all UARTs except UART1 then include the dtsi for my LCD. I rebuilt the the dtb file and copied it to /boot/dtbs/. Its appears to using mine since only UART1 is enabled versus the default which has them all enabled. However the LCD never turns on

I’m new to device trees in 3.14, am I doing something wrong? I have attached my .dts file.

Thanks,
Keith

am335x-boneblack.dts (3.82 KB)