commit | 9476ed2e3883b11da1c8065e6d5a1785cae35588 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Thu Nov 03 15:19:06 2016 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Nov 18 00:00:40 2016 +0000 |
tree | 8819da6439041ef21289ca47506fd0758d29da60 | |
parent | 3cb43378d83e373c19c811776a5096fa40e95448 [diff] |
drm/i2c: tda998x: power down pre-filter and color conversion Disabling the pre-filter block of the TDA998x saves 40mW and the colour conversion block saves 15mW. As we always disable these two blocks, we can power these sections of the chip down to save 55mW of unnecessary power consumption. Tested-by: Brian Starkey <brian.starkey@arm.com> Reviewed-by: Brian Starkey <brian.starkey@arm.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>