From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 3 Feb 2020 23:10:55 +0100 Subject: [PATCH 4/4] rockchip: Enable HDMI output on rk3399 board w/ HDMI In-Reply-To: <20200203144708.GK13379@bill-the-cat> References: <20200123162845.10651-1-jagan@amarulasolutions.com> <20200123162845.10651-5-jagan@amarulasolutions.com> <20200124152735.GR26536@bill-the-cat> <20200203144708.GK13379@bill-the-cat> Message-ID: <20200203231055.0a3732b6@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 Mon, 3 Feb 2020 09:47:08 -0500 Tom Rini trini at konsulko.com wrote: ... > > yes, this evb board config is common across most of the rk3399 > > defconfig boards. this patch enable hdmi on few rk3399 boards all use > > same config file, evb_rk3399.h > > Yes, the ROCKCHIP_DEVICE_SETTINGS part makes sense, but the rest looks > very much like part of we need to rework the commit I mentioned. I > don't object to this going in as-is. Anatolij, how goes the rework of > things however? I do want to see that get in sooner rather than later > so we can sort out other regressions from just a lack of CONFIG options > being enabled. Thanks! A patch [1] for this is under build testing. [1] http://patchwork.ozlabs.org/patch/1233033 -- Anatolij