tsi
@@ -31,3 +31,7 @@
&atl_tm {
status = "disabled";
};
+
+&rtctarget {
+ status = "disabled";
+};
Regards,
Keerthy
Regards,
Tony
8< --
diff --git a/drivers/bus/ti-sysc.c b/drivers/bus/ti-sysc.c
--- a/drivers/bus/ti-sysc.c
+++ b/drivers/bus
: f6382f186d2982750 ("drm/tilcdc: Add tilcdc_crtc_mode_set_nofb()")
Signed-off-by: Keerthy
---
drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/tilcdc/tilcdc_crtc.c
b/drivers/gpu/drm/tilcdc/tilcdc_crtc.c
index 650d162e374b..c9
n AM4
> EVM, and presumably all OMAP2/3 boards.
>
> Fix this by having struct dpi_data pointer in the ctx instead, giving
> access to dispc without going through the pll.
Tested for display coming up on boot which was earlier broken on
am437x-gp-evm.
Tested-by: Keerthy
>
>