From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 07 Feb 2017 17:21:50 +0100 Subject: [GIT PULL 1/4] soc: samsung: pm_domains for v4.11 In-Reply-To: <20170202183008.23500-2-krzk@kernel.org> References: <20170202183008.23500-1-krzk@kernel.org> <20170202183008.23500-2-krzk@kernel.org> Message-ID: <1794934.k5K4JSs54W@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday, February 2, 2017 8:30:05 PM CET Krzysztof Kozlowski wrote: > Improve the PM domains driver for Exynos by displaying a user-friendly name of > power domain. Till now, the name of node from DT was used which mostly is just > "power-domain". We need more than that. > Pulled into next/drivers, thanks! Arnd