On Mon, 26 Dec 2022 15:27:44 +0530, Aradhya Bhatia wrote: > Add "ti,k3-am62-oldi-clk-div" to the fixed factor clock compatible enum > list. > > "ti,k3-am62-oldi-clk-div" is a fixed-factor clock that helps the TI > display subsystem request a pixel clock for itself and a corresponding > serial clock for its OLDI Transmitters. The serial clock is 7 times the > pixel clock. This clock needs the clock set rate request to be > propagated to the parent clock provider. > > Signed-off-by: Aradhya Bhatia <a-bhatia1@xxxxxx> > --- > Documentation/devicetree/bindings/clock/fixed-factor-clock.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>