From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 30 Jan 2019 08:34:12 +0100 Subject: [U-Boot] [PATCH] video: Armada XP: Move driver to DM_VIDEO In-Reply-To: <6731c1dd-518b-e79a-c2c8-8d83eca20d54@denx.de> References: <20190129104445.10865-1-sr@denx.de> <20190129141321.59ee4b43@crub> <6731c1dd-518b-e79a-c2c8-8d83eca20d54@denx.de> Message-ID: <20190130083412.10aaf960@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, On Wed, 30 Jan 2019 07:32:20 +0100 Stefan Roese sr at denx.de wrote: ... > Thanks. I just noticed that this patch applied without the > theadorable move to DM_VIDEO will cause compilation errors. > Perhaps its better to squash both patches so not break > git bisect'ability. What do you think? Does it build when you add theadorable_debug_defconfig updates from third patch to this patch? If so, then I suggest to do so. Thanks, -- Anatolij