On 16/09/2025 13:48, Marek Vasut wrote:
On 9/16/25 11:52 AM, Neil Armstrong wrote:
On 16/09/2025 10:15, Marek Vasut wrote:
On 9/5/25 9:51 AM, Neil Armstrong wrote:
On 04/09/2025 22:01, Marek Vasut wrote:
The ILI9881C is a DSI panel, which can be tied to a DSI controller
using OF graph port/endpoint. Allow the port subnode in the binding.
Signed-off-by: Marek Vasut <marek.vasut+rene...@mailbox.org>
---
Cc: Conor Dooley <conor...@kernel.org>
Cc: Dave Stevenson <dave.steven...@raspberrypi.com>
Cc: David Airlie <airl...@gmail.com>
Cc: Jessica Zhang <jessica.zh...@oss.qualcomm.com>
Cc: Krzysztof Kozlowski <krzk...@kernel.org>
Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com>
Cc: Maxime Ripard <mrip...@kernel.org>
Cc: Neil Armstrong <neil.armstr...@linaro.org>
Cc: Rob Herring <r...@kernel.org>
Cc: Simona Vetter <sim...@ffwll.ch>
Cc: Thomas Zimmermann <tzimmerm...@suse.de>
Cc: devicet...@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org
Cc: linux-renesas-...@vger.kernel.org
---
.../devicetree/bindings/display/panel/ilitek,ili9881c.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/display/panel/
ilitek,ili9881c.yaml b/Documentation/devicetree/bindings/display/
panel/ilitek,ili9881c.yaml
index 434cc6af9c954..cf0aa996e072d 100644
--- a/Documentation/devicetree/bindings/display/panel/ ilitek,ili9881c.yaml
+++ b/Documentation/devicetree/bindings/display/panel/ ilitek,ili9881c.yaml
@@ -30,6 +30,7 @@ properties:
maxItems: 1
backlight: true
+ port: true
power-supply: true
reset-gpios: true
rotation: true
Reviewed-by: Neil Armstrong <neil.armstr...@linaro.org>
Would it be OK to pick this one up via drm-misc (and possibly also the other
ili9881c RPi 5" Display 2 patches), or shall I wait a bit longer ?
yes it's ok to pick via drm-misc, bit it's too late for v6.18.
That's fine. Will you pick it up or shall I do that ?
I'll do this later this week, if you have the opportunity before, please pick
it.
Neil