From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 11 Apr 2021 21:20:33 +0200 Subject: [patch v4 0/9] rk3399 (Pinebook pro) EDP support In-Reply-To: <20210305102745.078091129@rtp-net.org> References: <20210305102745.078091129@rtp-net.org> Message-ID: <20210411212033.0e49292f@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 05 Mar 2021 11:27:45 +0100 Arnaud Patard (Rtp) arnaud.patard at rtp-net.org wrote: > This patchset add support for the rk3399 eDP. It has been tested on the pinebook > pro and Google Kevin chromeos devices. > > The changes have been written by studying the linux code, since I didn't find any > manual for theses part of the RK3399 SoC. > > On the linux kernel side, on recent kernels, it needs commit "pwm: rockchip: Keep > enabled PWMs running while probing" otherwise the pinebook pro will freeze when probing > the display. Series applied to u-boot-video/master, thanks! -- Anatolij