public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
To: u-boot@lists.denx.de
Subject: [PATCH 1/5] video: simple_panel: add boe,nv140fhmn49 display
Date: Tue, 21 Apr 2020 18:34:49 +0200	[thread overview]
Message-ID: <87pnc0pzkm.fsf@lechat.rtp-net.org> (raw)
In-Reply-To: <87mu75wsmf.fsf@ponder>


[ fwiw, please note that I've not subscribed to the uboot ml ]

>> add "boe,nv140fhmn49" display to compatible node.
>
>I didn't see u-boot output on the eDP panel; not sure if that's
>expected. Once linux booted it did work just fine.

I was trying to get working the eDP of my PBP and managed to get it. You
need more patches in order to get it. The vopl mipi and eDP endpoints
are inverted in the rk3399.dtsi file and the rk_edp.c file needs
patching. I've put my current patches and uboot configuration at
http://people.hupstream.com/~rtp/pbp/ in case you want to try in.

In order to build the ohci support (it seems it's needed by the PBP
keyboard ?), you need to add to the
include/configs/pinebook_pro_rk3399.h file, but I'm not 100% what's the
correct setting for CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS.

#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS     1
#define CONFIG_USB_OHCI_NEW                    1

Please report success or failure.

Arnaud

  reply	other threads:[~2020-04-21 16:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20 19:27 Support for Pinebook Pro v2 Peter Robinson
2020-04-20 19:27 ` [PATCH 1/5] video: simple_panel: add boe,nv140fhmn49 display Peter Robinson
2020-04-21  1:10   ` Vagrant Cascadian
2020-04-21 16:34     ` Arnaud Patard [this message]
2020-04-26 21:11   ` Anatolij Gustschin
2020-04-20 19:27 ` [PATCH 2/5] dt-bindings: input: adopt Linux gpio-keys binding constants Peter Robinson
2020-04-20 19:27 ` [PATCH 3/5] dt-bindings: leds: adopt Linux leds common " Peter Robinson
2020-04-21 17:37   ` Simon Glass
2020-04-22 13:42   ` Arnaud Patard
2020-04-20 19:27 ` [PATCH 4/5] arm: dts: rockchip: Add initial DT for Pinebook Pro Peter Robinson
2020-04-28 14:02   ` Kever Yang
2020-04-20 19:27 ` [PATCH 5/5] Add initial support for the Pinebook Pro laptop from Pine64 Peter Robinson
2020-04-21  1:06   ` Vagrant Cascadian
2020-04-22 13:49   ` Arnaud Patard
2020-04-28  9:51   ` Kever Yang
2020-04-20 22:49 ` Support for Pinebook Pro v2 Vagrant Cascadian
2020-04-20 23:01   ` Peter Robinson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pnc0pzkm.fsf@lechat.rtp-net.org \
    --to=arnaud.patard@rtp-net.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox