From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven.Schmitt@mixed-mode.de (Sven Schmitt) Date: Tue, 24 Jul 2018 07:01:13 +0000 Subject: AW: [PATCH v2] soc: imx: gpc: fix PDN delay & improve readability In-Reply-To: References: <1529312474617.59395@mixed-mode.de> <1529314029.3684.2.camel@pengutronix.de> <1529316704661.7268@mixed-mode.de>, Message-ID: <1532415669155.59892@mixed-mode.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Fabio, > Hi Sven, > > On Mon, Jun 18, 2018 at 7:11 AM, Sven Schmitt > wrote: >> - imx6_pm_domain_power_off(): reads iso and iso2sw >> from GPC_PGC_PUPSCR_OFFS which stores the power up delays >> => use GPC_PGC_PDNSCR_OFFS for the correct delays >> >> - remove unused #defines >> >> - GPC_PGC_DOMAIN_*: made consistent use of index defines >> >> Signed-off-by: Sven Schmitt > > It seems you missed to send it to Shawn Guo, who is the imx maintainer. > > Please run ./scripts/get_maintainer.pl 0001-your.patch and resend it > to these folks. Thanks for the hint. I will resend the patch. Best regards Sven