-
Notifications
You must be signed in to change notification settings - Fork 5.2k
dts: overlay: add support for various displays #853
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Device Tree overlay for rpi-display by Watterott. Signed-off-by: Noralf Trønnes <[email protected]>
Add Device Tree overlay for HY28A display by HAOYU Electronics. Default values are set to match Texy's display shield. Signed-off-by: Noralf Trønnes <[email protected]>
Add Device Tree overlay for HY28B display by HAOYU Electronics. Default values are set to match Texy's display shield. Signed-off-by: Noralf Trønnes <[email protected]>
Add Device Tree overlay for PiScreen display by OzzMaker.com Signed-off-by: Noralf Trønnes <[email protected]>
pelwell
added a commit
that referenced
this pull request
Feb 26, 2015
dts: overlay: add support for various displays
popcornmix
added a commit
to raspberrypi/firmware
that referenced
this pull request
Feb 27, 2015
kernel: staging: add FBTFT drivers See: raspberrypi/linux#836 kernel: dts: overlay: add support for various displays See: raspberrypi/linux#853 kernel: BCM2835-V4L2: Fix compliance test failures See: raspberrypi/linux#856 firmware: ldconfig: Fix for off by one on config list count See: #374 See: #381 See: #378
popcornmix
added a commit
to Hexxeh/rpi-firmware
that referenced
this pull request
Feb 27, 2015
kernel: staging: add FBTFT drivers See: raspberrypi/linux#836 kernel: dts: overlay: add support for various displays See: raspberrypi/linux#853 kernel: BCM2835-V4L2: Fix compliance test failures See: raspberrypi/linux#856 firmware: ldconfig: Fix for off by one on config list count See: raspberrypi/firmware#374 See: raspberrypi/firmware#381 See: raspberrypi/firmware#378
Closed
neuschaefer
pushed a commit
to neuschaefer/raspi-binary-firmware
that referenced
this pull request
Feb 27, 2017
kernel: staging: add FBTFT drivers See: raspberrypi/linux#836 kernel: dts: overlay: add support for various displays See: raspberrypi/linux#853 kernel: BCM2835-V4L2: Fix compliance test failures See: raspberrypi/linux#856 firmware: ldconfig: Fix for off by one on config list count See: raspberrypi#374 See: raspberrypi#381 See: raspberrypi#378
popcornmix
pushed a commit
that referenced
this pull request
May 19, 2021
commit 62b3b36 upstream. scripts/checkpatch.pl -f drivers/pci/controller/pcie-rcar-host.c: WARNING: DT compatible string "renesas,pcie-r8a7779" appears un-documented -- check ./Documentation/devicetree/bindings/ #853: FILE: drivers/pci/controller/pcie-rcar-host.c:853: + { .compatible = "renesas,pcie-r8a7779", Re-add the compatible value for R-Car H1, which was lost during the json-schema conversion. Make the "resets" property optional on R-Car H1, as it is not present yet on R-Car Gen1 SoCs. Fixes: 0d69ce3 ("dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema") Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/fb0bb969cd0e5872ab5eac70e070242c0d8a5b81.1619700202.git.geert+renesas@glider.be Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
popcornmix
pushed a commit
that referenced
this pull request
May 19, 2021
commit 62b3b36 upstream. scripts/checkpatch.pl -f drivers/pci/controller/pcie-rcar-host.c: WARNING: DT compatible string "renesas,pcie-r8a7779" appears un-documented -- check ./Documentation/devicetree/bindings/ #853: FILE: drivers/pci/controller/pcie-rcar-host.c:853: + { .compatible = "renesas,pcie-r8a7779", Re-add the compatible value for R-Car H1, which was lost during the json-schema conversion. Make the "resets" property optional on R-Car H1, as it is not present yet on R-Car Gen1 SoCs. Fixes: 0d69ce3 ("dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema") Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/fb0bb969cd0e5872ab5eac70e070242c0d8a5b81.1619700202.git.geert+renesas@glider.be Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
pfpacket
pushed a commit
to pfpacket/linux-rpi-rust
that referenced
this pull request
Apr 7, 2023
MAINTAINERS: add Boqun, Gary and Björn as reviewers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add Device Tree overlays for:
rpi-display
HY28A
HY28B
PiScreen