From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by mx.groups.io with SMTP id smtpd.web10.1094.1570731353483618130 for ; Thu, 10 Oct 2019 11:15:54 -0700 Date: Thu, 10 Oct 2019 20:15:50 +0200 From: Anatolij Gustschin Subject: Re: [PATCH 3/8] video: meson: remove power domain get Message-ID: <20191010201550.364b7b3a@crub> In-Reply-To: <20190830120928.23890-4-narmstrong@baylibre.com> References: <20190830120928.23890-1-narmstrong@baylibre.com> <20190830120928.23890-4-narmstrong@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: Neil Armstrong Cc: u-boot-amlogic@groups.io, jh80.chung@samsung.com, u-boot@lists.denx.de List-ID: On Fri, 30 Aug 2019 14:09:23 +0200 Neil Armstrong narmstrong@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 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