@mntmn you would just define a bridge for the sn65dsi as in the binding docs https://source.puri.sm/guido.gunther/linux-imx8/blob/forward-upstream/next-20190823/mxsfb+nwl/v5/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.txt#L46 and use that as remote-endpoint in
and drop the panel altogether. So sd65sdi would have the nwl at it's port@0 while the nwl has the sn65dsi at it's port@1
@mntmn the version you picked is rather old and might not support bridge chaining.
@mntmn this one should have all the dtb, mxsfb and nwl patches: https://source.puri.sm/guido.gunther/linux-imx8/tree/forward-upstream/next-20190823/mxsfb+nwl/v5 - i've only used panel_bridge with that but ti,sn65dsi86 should work instead of that by swapping the panel out and the bridge in in dt.
@mntmn what are you using for dsi->eDP? The rest of the stack (mxsfb, nwl, mixel) should be in a reasonable shape with linux-next and the latest patches on the dri list.
'Released git-buildpackage 0.9.15 to Debian unstable: https://git.sigxcpu.org/cgit/git-buildpackage/commit/?id=1ab6cf44e6c412ad0e309283ce375f3c9b8bdb57 #gbp @debian
Released phosh 0.0.4 - about the the release with the most changes: https://source.puri.sm/Librem5/phosh/-/tags/v0.0.4 - thanks to everyone who contributed to this release!
Lucas' #etnaviv softpin work landed in #linux-next :
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=ae4530062620561d24683b1bd3438b8397693429
This paves the way for gc7000 mainline mesa GPU support: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1559
Great news for the #librem5 !
miniDebConf19 in Vaumarcus (CH), registration is open! https://blog.odyx.org/2019/08/minidebconf19-vaumarcus-oct-25-27-2019-registration-is-open/
Progress on getting a mainline display stack for the #librem5 :
https://patchwork.freedesktop.org/series/64185/
And a video of phosh running on the hammerhead:
DebCamp started today! A week of hacking and sprints before #DebConf19 https://debconf19.debconf.org/
Battery status information coming up on the #librem5 devkit (https://source.puri.sm/Librem5/linux-next/merge_requests/10, https://gitlab.freedesktop.org/upower/upower/merge_requests/34):
Purism and the Linux 5.2 Kernel.
Here’s a list of contributions for the Linux 5.2 kernel cycle, for which our team recently contributed with 14 patches.
Bits from the Release Team: ride like the wind, Bullseye! https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html
@mntmn ah...that makes sense. our gc7000 patches are public btw but they're not in a mainlineable form.