From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Fri, 23 Jan 2015 09:53:50 +0000 Subject: [U-Boot] [PATCH 1/2] sunxi: video: Make pwm polarity configurable In-Reply-To: <1421958277-552-1-git-send-email-hdegoede@redhat.com> References: <1421958277-552-1-git-send-email-hdegoede@redhat.com> Message-ID: <1422006830.19859.10.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-01-22 at 21:24 +0100, Hans de Goede wrote: > It turns out that there are some panels where the pwm input is not active low, > so make it configurable. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell