Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
| | | | | | | | | | An spi_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Andrew F. Davis <afd@ti.com> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org> | ||||
* | drm/panel: Add support for LG LG4573 480x800 4.3" panel | Heiko Schocher | 2015-08-14 | 1 | -0/+298 |
The LG4573 is used on the LG LCD LB043WV2-SD01, an industrial 4.3" TFT panel with SPI control interface. Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Thierry Reding <treding@nvidia.com> |