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:
parent
697b63ea0f
commit
aba61cc105
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue