[PATCH 2/5] arch: arm64: dts: exynos7870: add DSI support
Krzysztof Kozlowski
krzk at kernel.org
Wed Jun 18 03:04:30 PDT 2025
On 12/06/2025 17:23, Kaustabh Chakraborty wrote:
> Add devicetree nodes for MIPI PHYs, Samsung's DECON and DSIM blocks, and
> DECON IOMMU devicetree nodes. Enables SoC support for hardware to be
> able to drive a MIPI DSI display.
>
> Signed-off-by: Kaustabh Chakraborty <kauschluss at disroot.org>
> ---
> arch/arm64/boot/dts/exynos/exynos7870.dtsi | 94 ++++++++++++++++++++++++++++++
> 1 file changed, 94 insertions(+)
Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
It is never arch.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list