Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility update4 #25

Conversation

lorforlinux
Copy link
Contributor

@lorforlinux lorforlinux commented Oct 24, 2020

@RobertCNelson @jadonk please review my code :) Everything has been tested on BBBWL and BBAI.

This update brings

  1. A new compatibile DT overlay for 4.3" LCD cape (4D Systems GEN4-4DCAPE-43CT-CLB).
  2. BBB/BBBWL only DT overlay for 4.3" LCD cape (4D Systems GEN4-4DCAPE-43CT-CLB).
  3. Overlays for Bone LED on P8 and P9 header, can be used as template for LED projects.

This is the updated Device Tree overlay for the 4D Systems GEN4-4DCAPE-43CT-CLB Cape.
Updated comments for the 4D Systems GEN4-4DCAPE-43CT-CLB Cape DT overlay.
Demo DT overlay for using Bone LED interface for any P8 header pin, Can be used as a template for any LED project.
Demo DT overlay for using Bone LED interface for any P8 header pin, Can be used as a template for any LED project.
Fixed the issue that was causing the overlay to not work, Updated comments.
These nodes will be used for the 4.3" LCD cape and serves as the base for new compatibile DT overlays for other LCD capes.
These nodes will be used for the 4.3" LCD cape and serves as the base for new compatibile DT overlays for other LCD capes.
This is a compatible DT overlay for the 4D Systems GEN4-4DCAPE-43CT-CLB Cape. This can be used as the template for new compatible DT overlays for other LCD capes.
@RobertCNelson RobertCNelson merged commit d0fcb81 into beagleboard:v4.19.x-ti-overlays Oct 25, 2020
@lorforlinux
Copy link
Contributor Author

@RobertCNelson Hey, can you please add hacktoberfest-accepted label to this PR?

@RobertCNelson
Copy link
Member

lovely:

[   64.205151] OF: graph: no port node found in /ocp/lcdc@4830e000
[   64.228306] OF: graph: no port node found in /ocp/lcdc@4830e000
[   64.240781] OF: graph: no port node found in /ocp/lcdc@4830e000
[   64.255781] tilcdc 4830e000.lcdc: no encoders/connectors found
[   64.347852] PM: bootloader does not support rtc-only!
[   64.348578] OF: graph: no port node found in /ocp/lcdc@4830e000
[   64.364192] OF: graph: no port node found in /ocp/lcdc@4830e000
[   64.380463] OF: graph: no port node found in /ocp/lcdc@4830e000
[   64.390758] tilcdc 4830e000.lcdc: no encoders/connectors found
[   65.647521] OF: graph: no port node found in /ocp/lcdc@4830e000
[   65.664304] OF: graph: no port node found in /ocp/lcdc@4830e000
[   65.692908] OF: graph: no port node found in /ocp/lcdc@4830e000
[   65.711796] tilcdc 4830e000.lcdc: no encoders/connectors found
[   65.928114] OF: graph: no port node found in /ocp/lcdc@4830e000
[   65.939007] OF: graph: no port node found in /ocp/lcdc@4830e000
[   65.956891] OF: graph: no port node found in /ocp/lcdc@4830e000
[   65.971841] tilcdc 4830e000.lcdc: no encoders/connectors found
[   66.011842] remoteproc remoteproc1: 4a334000.pru is available
[   66.012033] pru-rproc 4a334000.pru: PRU rproc node pru@4a334000 probed successfully
[   66.012631] OF: graph: no port node found in /ocp/lcdc@4830e000
[   66.025851] remoteproc remoteproc2: 4a338000.pru is available
[   66.025999] pru-rproc 4a338000.pru: PRU rproc node pru@4a338000 probed successfully
[   66.036063] OF: graph: no port node found in /ocp/lcdc@4830e000
[   66.052858] OF: graph: no port node found in /ocp/lcdc@4830e000
[   66.066969] tilcdc 4830e000.lcdc: no encoders/connectors found
[   66.085204] OF: graph: no port node found in /ocp/lcdc@4830e000
[   66.100193] OF: graph: no port node found in /ocp/lcdc@4830e000
[   66.116527] OF: graph: no port node found in /ocp/lcdc@4830e000
[   66.127945] tilcdc 4830e000.lcdc: no encoders/connectors found

Instead of hard-coding all the panel's in teh dts, i think it's time to convert to simple-panel:

#27

Regards,

@lorforlinux
Copy link
Contributor Author

@RobertCNelson that would be awesome, do you have any reference overlay for me to look at?

@lorforlinux
Copy link
Contributor Author

Also, are these changes are in effect already? if I update my board will I get all this new code?
I want to start working on the display stuff again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants