commit | 82863a99c0c85ccb7406222701147586c43c4996 | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | Sat Apr 22 16:11:18 2023 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue May 02 10:57:32 2023 +0200 |
tree | 505f82b013bf95e41ebddaf868013562b33ee9d9 | |
parent | 41d7a7da80ec7461cf57828db2c7ad5b29bbba33 [diff] |
imx6: clock: add support to get LCD pixel clock rate Add the get_lcd_clk() function to get the LCD pixel clock rate. The patch has been tested on imx6ul platform. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>