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

Convert to panel-simple #27

Open
RobertCNelson opened this issue Oct 29, 2020 · 5 comments
Open

Convert to panel-simple #27

RobertCNelson opened this issue Oct 29, 2020 · 5 comments

Comments

@RobertCNelson
Copy link
Member

RobertCNelson commented Oct 29, 2020

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/panel/panel-simple.c

display-timings {
native-mode = <&timing0>;
/* www.newhavendisplay.com/app_notes/OTA5180A.pdf */
timing0: 480x272 {
clock-frequency = <9200000>;
hactive = <480>;
vactive = <272>;
hfront-porch = <8>;
hback-porch = <47>;
hsync-len = <41>;
vback-porch = <2>;
vfront-porch = <3>;
vsync-len = <10>;
hsync-active = <0>;
vsync-active = <0>;
de-active = <1>;
pixelclk-active = <0>;
};
};

@lorforlinux
Copy link
Contributor

Thanks, @RobertCNelson Will try it out :)

@Siddhant-K-code
Copy link

Maintainers, I guess, We Can Close this issue now!

@lorforlinux
Copy link
Contributor

Not able to use it successfully yet,
I can't recommend closing it until we have a consistent working demo.

@RobertCNelson
Copy link
Member Author

@Siddhant-K-code you didn't include your *.patch...

@harshavardhan-b20
Copy link

Hello,

I'm excited about contributing to this issue and believe it aligns well with my skills and interests. Could you please assign me to work on this? I'm ready to dive in, discuss the details, and start contributing.

Thank you!
Harshavardhan Bellamkonda

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

No branches or pull requests

4 participants