On 14.05.20 17:57, Martin Kepplinger wrote: > From: "Angus Ainslie (Purism)" <angus@xxxxxxxx> > > Add a devicetree description for the Librem 5 phone. The early batches > that have been sold are supported as well as the mass-produced device > available later this year, see https://puri.sm/products/librem-5/ > > This boots to a working console with working WWAN modem, wifi usdhc, > IMU sensor device, proximity sensor, haptic motor, gpio keys, GNSS and LEDs. > > Signed-off-by: Martin Kepplinger <martin.kepplinger@xxxxxxx> > Signed-off-by: Angus Ainslie (Purism) <angus@xxxxxxxx> > Signed-off-by: Guido Günther <agx@xxxxxxxxxxx> > --- > arch/arm64/boot/dts/freescale/Makefile | 1 + > .../boot/dts/freescale/imx8mq-librem5.dts | 1174 +++++++++++++++++ > 2 files changed, 1175 insertions(+) > create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-librem5.dts > hi, I highly appreciate it in case you can take time to review. It's not the smallest board, but this "base" support isn't huge either. For devicetree people this is certainly easy to read and I'll be happy for any opinions, objections or Acks you might have. thanks, martin