summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi
AgeCommit message (Collapse)Author
2021-01-11ARM: dts: imx6ul-kontron-n6x1x-s: Remove an obsolete comment and fix indentationFrieder Schrempf
The ECSPI1 is not used for a FRAM chip, so remove the comment. While at it, also change some whitespaces to tabs to comply with the indentation style of the rest of the file. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org> (cherry picked from commit cc55c85d257e5d8435592643f4aeee683a8fa46f) Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
2021-01-11ARM: dts: imx6ul-kontron-n6x1x-s: Add vbus-supply and overcurrent polarity ↵Frieder Schrempf
to usb nodes To silence the warnings shown by the driver at boot time, we add a fixed regulator for the 5V supply of usbotg2 and specify the polarity of the overcurrent signal for usbotg1. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org> (cherry picked from commit 43584861ce20fd95d31d665b84ac89dc76c4c8bd) Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
2021-01-11ARM: dts: imx6ul-kontron-n6310-s: Move common nodes to a separate fileFrieder Schrempf
The baseboard for the Kontron N6310 SoM is also used for other SoMs such as N6311 and N6411. In order to share the code, we move the definitions of the baseboard to a separate dtsi file. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org> (cherry picked from commit 3b5212cc2af7160a591bd5d32acbf39ec719023f) Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>