Skip to content

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 4 commits into from
Feb 26, 2015
Merged

dts: overlay: add support for various displays #853

merged 4 commits into from
Feb 26, 2015

Conversation

notro
Copy link
Contributor

@notro notro commented Feb 26, 2015

Add Device Tree overlays for:
rpi-display
HY28A
HY28B
PiScreen

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
@pelwell pelwell merged commit 8602a3f into raspberrypi:rpi-3.18.y Feb 26, 2015
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
@notro notro deleted the fbtft-overlay branch February 27, 2015 21:57
@dtaht dtaht mentioned this pull request Mar 24, 2016
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants