Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1711332

Re: [PATCH] arm64: bcm2837 dts: enable bcm2708 frambuffer driver for the raspberry pi-3

From Eric Anholt <eric@anholt.net>
Newsgroups linux.kernel
Subject Re: [PATCH] arm64: bcm2837 dts: enable bcm2708 frambuffer driver for the raspberry pi-3
Date 2017-08-14 20:30 +0200
Message-ID <ueshI-7AC-7@gated-at.bofh.it> (permalink)
References <ueshI-7AC-9@gated-at.bofh.it> <ueshI-7AC-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

VOTARY GITHUB <github.raspberrypi@votarytech.com> writes:

> From 3200cb6fd787390df1bccf1bb1f7a67ca04136fd Mon Sep 17 00:00:00 2001
> From: VT-Github-Raspberrypi <github.raspberrypi@votarytech.com>
> Date: Tue, 8 Aug 2017 16:57:15 +0530
> Subject: [PATCH] arm64: bcm2837 dts: enable bcm2708 frambuffer driver for the
>  raspberry pi-3
>
> This fb drivers to make rendering full boot up logs on the screen.
>
> Fixed: https://github.com/raspberrypi/linux/issues/2156

I don't think we should be adding DT nodes for the old, downstream-only
fbdev driver to the upstream tree.  We have nodes already for the open
source driver that directly programs the hardware, which will disable
the firmware's closed-source modesetting interfaces used by bcm2708
fbdev.  For early boot display, the proper solution is simplefb, not a
custom fbdev driver.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] arm64: bcm2837 dts: enable bcm2708 frambuffer driver for the  raspberry pi-3 Eric Anholt <eric@anholt.net> - 2017-08-14 20:30 +0200

csiph-web