Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91142bfe authored by Damian Hobson-Garcia's avatar Damian Hobson-Garcia Committed by Laurent Pinchart
Browse files

fbdev: sh_mobile_meram: Assign meram to the SH7372_A4LC power domain



Register the MERAM device as a part of the A4LC power domain for
power management.

Signed-off-by: default avatarDamian Hobson-Garcia <dhobsong@igel.co.jp>
parent 0b3bb77c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1583,6 +1583,7 @@ static void __init mackerel_init(void)

	sh7372_add_device_to_domain(&sh7372_a4lc, &lcdc_device);
	sh7372_add_device_to_domain(&sh7372_a4lc, &hdmi_lcdc_device);
	sh7372_add_device_to_domain(&sh7372_a4lc, &meram_device);
	sh7372_add_device_to_domain(&sh7372_a4mp, &fsi_device);

	hdmi_init_pm_clock();