lpc32xx: import device tree from Linux
authorTrevor Woerner <twoerner@gmail.com>
Fri, 11 Jun 2021 02:37:03 +0000 (22:37 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 6 Jul 2021 18:11:50 +0000 (14:11 -0400)
commiteb5807e68f4334bcc610acd827c889e0abe9231b
tree196c668cc3969bbd87f0d1b348550bcb860b5ddb
parentbd4dbf9e435345cf859922fca74dc0603d7dac2b
lpc32xx: import device tree from Linux

Import the dtsi, dts, and clock binding files for the lpc32xx ea3250 board
directly and unmodified from the latest Linux kernel.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
arch/arm/dts/lpc3250-ea3250.dts [new file with mode: 0644]
arch/arm/dts/lpc32xx.dtsi [new file with mode: 0644]
include/dt-bindings/clock/lpc32xx-clock.h [new file with mode: 0644]