Re: [PATCH v2 3/3] dt-bindings: display: panel: correct Anbernic RG35XX panel example

2024-07-05 Thread Ryan Walklin
On Thu, 4 Jul 2024, at 3:38 AM, Conor Dooley wrote: > I forgot to reply to, or somehow didn't notice your reply to my comments > on this patch. I would just drop this change as I think it's a tooling > issue. I checked the version of dt-schema etc that I have here locally > and there were no

Re: [PATCH v2 3/3] dt-bindings: display: panel: correct Anbernic RG35XX panel example

2024-07-03 Thread Conor Dooley
On Wed, Jul 03, 2024 at 10:31:46PM +1200, Ryan Walklin wrote: > make dt_bindings_check reports that sck-gpios and num-chipselects are > required for spi nodes, therefore add these to the example. > > Signed-off-by: Ryan Walklin I forgot to reply to, or somehow didn't notice your reply to my

[PATCH v2 3/3] dt-bindings: display: panel: correct Anbernic RG35XX panel example

2024-07-03 Thread Ryan Walklin
make dt_bindings_check reports that sck-gpios and num-chipselects are required for spi nodes, therefore add these to the example. Signed-off-by: Ryan Walklin --- .../bindings/display/panel/anbernic,wl-355608-a8.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git