commit | 3e0a50a151e730f22c35d9a9cdb11390c4c07aad | [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 | 32d7490ae64113182c6b705ae4c5a3669361c65e [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>