From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH V7 2/2] drm/panel: Add Sitronix ST7701 panel driver Date: Sat, 12 Jan 2019 17:53:31 +0100 Message-ID: <20190112165331.GA30019@ravnborg.org> References: <20190111124714.19566-1-jagan@amarulasolutions.com> <20190111124714.19566-2-jagan@amarulasolutions.com> <20190111211931.GA29735@ravnborg.org> <20190112101409.GA14273@ravnborg.org> <20190112120056.GA7374@ravnborg.org> <20190112153348.GA12461@ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Jagan Teki Cc: David Airlie , Sean Paul , linux-kernel , dri-devel , Thierry Reding , Michael Trimarchi , linux-amarula@amarulasolutions.com List-Id: dri-devel@lists.freedesktop.org Hi Jagan. > When did .unprepare and .disable are actually called? I turn-off the > backlight by echo 1 > /sys/class/backlight/backlight/bl_power and even > power of the board I assume the video transmission stop so it would > ended-up calling these, but I couldn't see prints. does it the same > time uart dead or something? do you have any inputs on sanity testing > of typical panels, if yes please share. Sorry, I do not rememebr the details to help you here. Maybe module unload and then manipulating the panel in /sys/ would do the trick. Sam