<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>74373977 - drm/solomon: Add SSD130x OLED displays SPI support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/solomon/Makefile#74373977</link>
        <description>drm/solomon: Add SSD130x OLED displays SPI supportThe ssd130x driver only provides the core support for these devices but itdoes not have any bus transport logic. Add a driver to interface over SPI.There is a difference in the communication protocol when using 4-wire SPIinstead of I2C. For the latter, a control byte that contains a D/C# fieldhas to be sent. This field tells the controller whether the data has to bewritten to the command register or to the graphics display data memory.But for 4-wire SPI that control byte is not used, instead a real D/C# linemust be pulled HIGH for commands data and LOW for graphics display data.For this reason the standard SPI regmap can&apos;t be used and a custom .writebus handler is needed.Signed-off-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Acked-by: Mark Brown &lt;broonie@kernel.org&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220419214824.335075-6-javierm@redhat.com

            List of files:
            /linux-6.15/drivers/gpu/drm/solomon/Makefile</description>
        <pubDate>Tue, 19 Apr 2022 21:48:23 +0000</pubDate>
        <dc:creator>Javier Martinez Canillas &lt;javierm@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>d12dd1db - drm/solomon: Add SSD130x OLED displays I2C support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/solomon/Makefile#d12dd1db</link>
        <description>drm/solomon: Add SSD130x OLED displays I2C supportThe ssd130x driver only provides the core support for these devices but itdoes not have any bus transport logic. Add a driver to interface over I2C.Signed-off-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Reviewed-by: Maxime Ripard &lt;maxime@cerno.tech&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220214133710.3278506-5-javierm@redhat.com

            List of files:
            /linux-6.15/drivers/gpu/drm/solomon/Makefile</description>
        <pubDate>Mon, 14 Feb 2022 13:37:08 +0000</pubDate>
        <dc:creator>Javier Martinez Canillas &lt;javierm@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>a61732e8 - drm: Add driver for Solomon SSD130x OLED displays</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/gpu/drm/solomon/Makefile#a61732e8</link>
        <description>drm: Add driver for Solomon SSD130x OLED displaysThis adds a DRM driver for SSD1305, SSD1306, SSD1307 and SSD1309 SolomonOLED display controllers.It&apos;s only the core part of the driver and a bus specific driver is neededfor each transport interface supported by the display controllers.Signed-off-by: Javier Martinez Canillas &lt;javierm@redhat.com&gt;Reviewed-by: Maxime Ripard &lt;maxime@cerno.tech&gt;Link: https://patchwork.freedesktop.org/patch/msgid/20220214133710.3278506-4-javierm@redhat.com

            List of files:
            /linux-6.15/drivers/gpu/drm/solomon/Makefile</description>
        <pubDate>Mon, 14 Feb 2022 13:37:07 +0000</pubDate>
        <dc:creator>Javier Martinez Canillas &lt;javierm@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
