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

Update hy28b-overlay.dts #3880

Merged
merged 1 commit into from Oct 2, 2020
Merged

Conversation

newbloke82
Copy link

My hy28b TFT stopped working on upgrade to 5.4 kernel. I had a whitescreen but no obvious errors when using 'sudo vcdbg log msg' or 'dmesg'. Both /dev/fb0 and /dev/fb1 were present. Followed this article on waveshare32b that 'reset_gpios needed to be 0 0 1 instead of 0 0 0' (https://forum.armbian.com/topic/13233-any-clues-for-the-creation-of-a-dtoverlay-for-fbtft-on-54y/). I applied a similar change to this dts file and compiled a new dtbo: 'dtc -O dtb -o hy28b.dtbo hy28b-overlay.dts'. Fixed my issue - may help others? I got from the 5.4 upgrade thread that other tft users are having issues with small tfts... https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=269769&p=1706597&hilit=gpio#p1706597

My hy28b TFT stopped working on upgrade to 5.4 kernel.  I had a whitescreen but no obvious errors when using 'sudo vcdbg log msg' or 'dmesg'.  Both /dev/fb0 and /dev/fb1 were present.  Followed this article on waveshare32b that 'reset_gpios needed to be 0 0 1 instead of 0 0 0' (https://forum.armbian.com/topic/13233-any-clues-for-the-creation-of-a-dtoverlay-for-fbtft-on-54y/).  I applied a similar change to this dts file and compiled a new dtbo: 'dtc -O dtb -o hy28b.dtbo hy28b-overlay.dts'.  Fixed my issue - may help others?  I got from the 5.4 upgrade thread that other tft users are having issues with small tfts... https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=269769&p=1706597&hilit=gpio#p1706597
@pelwell pelwell merged commit 1b1365e into raspberrypi:rpi-5.4.y Oct 2, 2020
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Oct 2, 2020
kernel: overlays: Update display GPIO declarations

kernel: Update hy28b-overlay.dts
See: raspberrypi/linux#3880

kernel: net: bcmgenet: Reset RBUF on first open
See: raspberrypi/linux#3850

kernel: ASoC: cs42xx8: Only define cs42xx8_of_match once
See: raspberrypi/linux#3873

kernel: bcm2835-codec fixes
See: raspberrypi/linux#3877

kernel: usb/dwc2: Set correct state on gadget disconnect
kernel: USB: gadget: f_hid: avoid crashes and log spam
See: raspberrypi/linux#3870

firmware: arm_loader: enable simple_fb iff there is a display
See: raspberrypi/linux#3878

firmware: arm_loader: Mark V3D early boost as for the ARM
See: #1469
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Oct 2, 2020
kernel: overlays: Update display GPIO declarations

kernel: Update hy28b-overlay.dts
See: raspberrypi/linux#3880

kernel: net: bcmgenet: Reset RBUF on first open
See: raspberrypi/linux#3850

kernel: ASoC: cs42xx8: Only define cs42xx8_of_match once
See: raspberrypi/linux#3873

kernel: bcm2835-codec fixes
See: raspberrypi/linux#3877

kernel: usb/dwc2: Set correct state on gadget disconnect
kernel: USB: gadget: f_hid: avoid crashes and log spam
See: raspberrypi/linux#3870

firmware: arm_loader: enable simple_fb iff there is a display
See: raspberrypi/linux#3878

firmware: arm_loader: Mark V3D early boost as for the ARM
See: raspberrypi/firmware#1469
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

Successfully merging this pull request may close these issues.

None yet

2 participants