dts: nxp: kinetis: Add chip specific dtsi files
Add dts files for the specific chip instances that are used on the boards in prep of having pin data in devicetree. The pin data will be specific to the given chip instance so we need to distinguish unique chips for the same SoC as the pin mux will differ. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
85187437cc
commit
c5c0ee2de6
22 changed files with 88 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
/dts-v1/;
|
||||
|
||||
#include <nxp/nxp_ke18f512vlx16.dtsi>
|
||||
#include <nxp/MKE18F512VLL16.dtsi>
|
||||
#include <dt-bindings/clock/kinetis_scg.h>
|
||||
#include <dt-bindings/pwm/pwm.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue