On Fri, 17 Jan 2025 17:09:53 +0000, André Draszik wrote: > This series enables simple framebuffer support on Google Pixel 6 and > Pixel 6 Pro. > > Even if simple-framebuffer is deprecated and DRM should be used > instead, having it available in DT is beneficial for several reasons at > this point in time (the phone uses an OLED display): > * energy consumption goes down significantly, as it changes from white > (as left by bootloader) to black (linux console), and we generally > don't run out of battery anymore when plugged into a USB port > * less of a burn-in effect I assume > * phone stays cooler due to reduced energy consumption by display > > [...] Applied, thanks! [1/4] dt-bindings: arm: google: add gs101-raven https://git.kernel.org/krzk/linux/c/2f88cffbfe61a9e257aa6d9cf03e1b9567cfc910 [2/4] arm64: dts: exynos: gs101-oriole: configure simple-framebuffer https://git.kernel.org/krzk/linux/c/befbb62c61a5f5ef547355f2f726a0926916a12c [3/4] arm64: dts: exynos: gs101-oriole: move common Pixel6 & 6Pro parts into a .dtsi https://git.kernel.org/krzk/linux/c/58dbafb73173a944657c4a0d480d2cce50bff2bd [4/4] arm64: dts: exynos: gs101-raven: add new board file https://git.kernel.org/krzk/linux/c/825c4bfd5c526b6fd18c8ad8503761143c90a142 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>