From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 10 Oct 2019 20:15:50 +0200 Subject: [U-Boot] [PATCH 3/8] video: meson: remove power domain get In-Reply-To: <20190830120928.23890-4-narmstrong@baylibre.com> References: <20190830120928.23890-1-narmstrong@baylibre.com> <20190830120928.23890-4-narmstrong@baylibre.com> Message-ID: <20191010201550.364b7b3a@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 30 Aug 2019 14:09:23 +0200 Neil Armstrong narmstrong at baylibre.com wrote: > Remove getting and enabling the node power domain since it's now handled > by the dm core directly. > > Signed-off-by: Neil Armstrong Reviewed-by: Anatolij Gustschin -- Anatolij