dts/arm: Set the clock source for the ethernet port on NXP's k6x

SIM core system clock is being used, but more importantly this will
enable to get the SIM clock controller in use for power management
purposes in MCUX ethernet driver.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2020-02-27 10:33:32 +01:00 committed by Jukka Rissanen
commit aba61cc105

View file

@ -455,6 +455,7 @@
status = "disabled";
local-mac-address = [00 00 00 00 00 00];
label = "ETH_0";
clocks = <&sim KINETIS_SIM_CORESYS_CLK 0 0>;
ptp {
compatible = "nxp,kinetis-ptp";
status = "disabled";