]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'thead-dt-for-v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 1 Apr 2026 21:02:51 +0000 (23:02 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 1 Apr 2026 21:02:52 +0000 (23:02 +0200)
commit9988201705c5b0bbf3ff1e0857792e41f7996385
tree8dcaf4c5b3ec2e135345a0b9d5e0193184b66b89
parentd2be897ff93117cc71adec3deeab73961db049ad
parent74ec3d52c0035b662ec295bef2bbffad68446391
Merge tag 'thead-dt-for-v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux into soc/dt

T-HEAD Devicetrees for 7.1, part 2

Additional updates to T-Head device trees for v7.1:

 - Enable the display pipeline for the TH1520-based BeagleV Ahead board
   by adding the HDMI connector node, connecting it to the HDMI
   controller, and activating the DPU and HDMI nodes.

 - Add coefficients to the TH1520 PVT node as the values in the TH1520
   manual differ from the defaults in the driver.

* tag 'thead-dt-for-v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux:
  riscv: dts: thead: beaglev-ahead: enable HDMI output
  riscv: dts: thead: th1520: add coefficients to the PVT node

Signed-off-by: Arnd Bergmann <arnd@arndb.de>