Commit Graph

7 Commits

Author SHA1 Message Date
Daniel DeGrasse d3770a0434 dts: nxp: add copyright to MK22FX pin control files
Copyright was not included when script was initially run to generate
these files. Add a copyright to all generated files.

Signed-off-by: Daniel DeGrasse <daniel@degrasse.com>
2023-09-29 11:16:38 -05:00
Daniel DeGrasse e6cd1b3f1c dts: added devicetree pinctrl files for MK22F12 line of SOCs
Added devictree pinctrl files for legacy MK22F12 line of NXP SOCs.

Signed-off-by: Daniel DeGrasse <daniel@degrasse.com>
2023-09-28 10:27:32 -05:00
Daniel DeGrasse 072bf81d2f dts: convert pinctrl dtsi files to header files
pinctrl dtsi files must be converted to header files for use with pin
groups. Replace all pinctrl dtsi files with header files containing
equivalent definitions.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-03-01 17:39:36 -06:00
Tom Burdick da833a42e5 Adds MK66FN2 part device tree description
The LQFP144 package variant of MK66

Signed-off-by: Tom Burdick <tom.burdick@electromatic.us>
2021-09-09 09:18:45 -05:00
Kumar Gala 4560b0a010 dts: nxp: kinetis: populate MKW40Z pinctrl dtsi
Add the pin configuations we need specifically for the Hexiwear KW40Z
as its the only board utilizing this SoC.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-04-13 17:26:18 -05:00
Kumar Gala cc139194fa dts: nxp: kinetis: Add dummy pinctrl dtsi file for MKW40Z
The MKW40Z160VHT4 doesn't have signal_configuration.xml data
available for it so we will have to hand code the file based on what is
needed for the Hexiwear KW40Z board port.

For now add a dummy placeholder file.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-04-08 09:02:17 -05:00
Kumar Gala 440a34536b dts: nxp: kinetis: Add pinctrl dtsi files
Add generated pinctrl.dtsi files for the Kinetis SoCs we have intree.
These dtsi files are generated by data from signal_configuration.xml
that comes from the Offline Data for the MCUXpresso Config tool.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-04-08 09:02:17 -05:00