summaryrefslogtreecommitdiff
path: root/arch/arm/dts/bcm6858.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* dt: bcm6858: add hsspi controllerPhilippe Reynes2019-10-111-0/+25
| | | | | | | This commit add a hsspi controller in the bcm6858 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Kursad Oney <kursad.oney@broadcom.com>
* dt: bcm6858: watchdog should use a 50Mhz clockPhilippe Reynes2019-05-181-2/+8
| | | | | | | | | | The watchdog should use a clock at 50 Mhz, so instead of using the clock osc (200 Mhz), we define a reference clock at 50Mhz and use it for both watchdog. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Stefan Roese <sr@denx.de>
* dt: bcm6858: add led controllerPhilippe Reynes2019-04-221-0/+7
| | | | | | Add the led controller in the bcm6858 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
* dt: bcm6858: add nand controllerPhilippe Reynes2019-04-221-0/+13
| | | | | | Add the nand controller in the bcm6858 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
* dt: bcm6858: add gpio controllerPhilippe Reynes2019-04-121-0/+80
| | | | | | Add 8 gpio controllers in the bcm6858 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
* dt: bcm6858: add watchdogPhilippe Reynes2019-02-091-0/+17
| | | | | | | This commit add watchdog and sysreset watchdog in the bcm6858 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
* serial: bcm6858: remove driver and switch to bcm6345Álvaro Fernández Rojas2018-12-071-1/+1
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* bcm6858: add initial supportPhilippe Reynes2018-11-161-0/+85
This add the initial support of the broadcom bcm6858 SoC family, only the cpu, dram and uart are supported. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>