On Tue, Jan 17, 2017 at 11:00 PM, Regina Choi <
rejina...@gmail.com> wrote:
> Thanks for quick response! After remove cape_universal=enable, I managed to
> load my device tree overlay, however, the PRU pins are not set according to
> the dts provided. How do confirm if HDMI is disabled ?
make sure the pruss node is enabled in your overlay:
https://github.com/RobertCNelson/dtb-rebuilder/blob/4.4-ti/src/arm/am33xx-pruss-uio.dtsi#L13-L20
and setup your kernel module blacklist:
cat /etc/modprobe.d/pruss-blacklist.conf
blacklist pruss
blacklist pruss_intc
blacklist pru-rproc