[PATCH] drm/v3d: fix Kconfig ARCH_BCMSTB typo preventing compile

2020-03-15 Thread Daniel Rodriguez
non-existent depend is not satisfied) Thus, v3d will (transparently) never compile into a kernel, even if forcibly enabled in .config. This patch corrects the typo, thus fixing menuconfig and kernel compilation with v3d. Signed-off-by: Daniel Rodriguez --- drivers/gpu/drm/v3d/Kconfig | 2 +- 1

[PATCH] drm/v3d: fix Kconfig ARCH_BCMSTB typo preventing compile

2020-03-15 Thread Daniel Rodriguez
non-existent depend is not satisfied) Thus, v3d will (transparently) never compile into a kernel, even if forcibly enabled in .config. This patch corrects the typo, thus fixing menuconfig and kernel compilation with v3d. Signed-off-by: Daniel Rodriguez --- drivers/gpu/drm/v3d/Kconfig | 2 +- 1

Re: [PATCH 87/89] drm/vc4: hdmi: Support the BCM2711 HDMI controllers

2020-03-17 Thread Daniel Rodriguez
removed functions (Jian-Hong Pan). I still hope these patches can be cleaned up/fixed to make the 5.7 merge window. Daniel Rodriguez ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel