dt-bindings: display: sitronix, st7735r: Remove spi-max-frequency limit
authorNoralf Trønnes <noralf@tronnes.org>
Wed, 24 Nov 2021 15:07:54 +0000 (16:07 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Wed, 9 Mar 2022 10:28:37 +0000 (10:28 +0000)
commitdf0a9e8d3008050f61241f471c70438ef1e90a1b
treee1d8f87b1f6ca0d6bd2cfbe99419ab2a39827e18
parenta2e8cbb27722b0992aceb93b35e9d9433d8a758e
dt-bindings: display: sitronix, st7735r: Remove spi-max-frequency limit

The datasheet lists the minimum Serial clock cycle (Write) as 66ns which is
15MHz. Mostly it can do much better than that and is in fact often run at
32MHz. With a clever driver that runs configuration commands at a low speed
and only the pixel data at the maximum speed the configuration can't be
messed up by transfer errors and the speed is only limited by the amount of
pixel glitches that one is able to tolerate.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: David Lechner <david@lechnology.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211124150757.17929-4-noralf@tronnes.org
Documentation/devicetree/bindings/display/sitronix,st7735r.yaml