lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri,  1 Mar 2024 10:14:08 +0100
From: Alexander Stein <alexander.stein@...tq-group.com>
To: Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Shawn Guo <shawnguo@...nel.org>,
	Sascha Hauer <s.hauer@...gutronix.de>,
	Pengutronix Kernel Team <kernel@...gutronix.de>,
	Fabio Estevam <festevam@...il.com>
Cc: Alexander Stein <alexander.stein@...tq-group.com>,
	devicetree@...r.kernel.org,
	imx@...ts.linux.dev,
	linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org,
	linux@...tq-group.com
Subject: [PATCH 0/5] i.MX8M add DSI output endpoint

Hi,

this series was initially triggered by dtbs_check warnings. Despite [1]
rendering them invalid, this series still simplifies the DSI OF graphs on all
i.MX8M variants by adding an empty output endpoint.
Each board enabling DSI connection can simply reference the label.
Patch 5 uses applies this to MBa8Mx board.

Best regards,
Alexander

[1] https://lore.kernel.org/linux-samsung-soc/20231122-dtc-warnings-v2-1-bd4087325392@kernel.org/

Alexander Stein (5):
  arm64: dts: imx8mm: Add empty DSI output endpoint
  arm64: dts: imx8mn: Add empty DSI output endpoint
  arm64: dts: imx8mq: Add empty DSI output endpoint
  arm64: dts: imx8mp: Add empty DSI output endpoint
  arm64: dts: mba8mx: Simplify DSI connection

 arch/arm64/boot/dts/freescale/imx8mm.dtsi |  7 +++++++
 arch/arm64/boot/dts/freescale/imx8mn.dtsi |  7 +++++++
 arch/arm64/boot/dts/freescale/imx8mp.dtsi |  7 +++++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi |  7 +++++++
 arch/arm64/boot/dts/freescale/mba8mx.dtsi | 14 ++++----------
 5 files changed, 32 insertions(+), 10 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ