commit | 39005e562a88c61fa77acef1d2c0cb81ee6b0423 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Mon Dec 04 10:04:53 2017 +0100 |
committer | Kevin Hilman <khilman@baylibre.com> | Fri Dec 08 10:39:11 2017 -0800 |
tree | dd17f22ca9378b71e9d7e9e9029b0d2833b0286a | |
parent | 044d71bc6cdee8980d0fdc35ec79a0d5818b2ce3 [diff] |
ARM64: dts: meson-gx: fix UART pclk clock name The clock-names for pclk was wrongly set to "core", but the bindings specifies "pclk". This was not cathed until the legacy non-documented bindings were removed. Reported-by: Andreas Färber <afaerber@suse.de> Fixes: f72d6f6037b7 ("ARM64: dts: meson-gx: use stable UART bindings with correct gate clock") Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>