summaryrefslogtreecommitdiff
path: root/arch/arm/dts/bcm63158.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* dt: bcm63158: Add hsspi controllerKursad Oney2019-10-111-0/+25
| | | | | | | This change adds the hsspi controller to the 63158 dtsi. Signed-off-by: Kursad Oney <kursad.oney@broadcom.com> Reviewed-by: Philippe Reynes <philippe.reynes@softathome.com>
* dt: bcm63158: 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: bcm63158: add led controllerPhilippe Reynes2019-04-231-0/+7
| | | | | | Add the led controller in the bcm63158 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
* dt: bcm63158: add nand controllerPhilippe Reynes2019-04-221-0/+13
| | | | | | Add the nand controller in the bcm63158 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
* dt: bcm63158: add gpio controllerPhilippe Reynes2019-04-121-0/+80
| | | | | | Add 8 gpio controllers in the bcm63158 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
* dt: bcm63158: add watchdogPhilippe Reynes2019-02-091-0/+17
| | | | | | | This commit add watchdog and sysreset watchdog in the bcm63158 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
* bcm63158: add initial supportPhilippe Reynes2019-02-091-0/+85
This add the initial support of the broadcom bcm63158 SoC family, only the cpu, dram and uart are supported. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>