aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-02-09ARM: dts: socfpga: cyclone5: align regulator node with dtschemaDinh Nguyen1-1/+1
Fixes dtbs_check warnings like: '3-3-v-regulator' does not match any of the regexes: '.*-names$' Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>:wq Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
2019-01-09ARM: dts: Add support for 96Boards Chameleon96 boardManivannan Sadhasivam1-0/+130
Add devicetree support for 96Boards Chameleon96 board from Novtech, Inc. based on Altera CycloneV SoC FPGA. This board is one of the Consumer Edition boards of the 96Boards family and has the following key features: * SoC - Intel Cyclone V SoC FPGA * GPU - Graphics based on Intel Video Suite for FPGA * RAM - 512MB DDR3L * USB - 2x USB2.0 Host, 1x USB2.0 OTG * Wireless - Wifi, BT More information about this board can be found in 96Boards product page: https://www.96boards.org/product/chameleon96/ Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>