summaryrefslogtreecommitdiff
path: root/arch/mips/dts/brcm,bcm6838.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2019-04-22dt: bcm6838: add nand controllerPhilippe Reynes1-0/+13
Add the nand controller in the bcm6838 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
2019-04-12dt: bcm6838: add gpio controllerPhilippe Reynes1-0/+27
Add gpio controllers in bcm6838 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2019-02-09dt: bcm6838: add watchdogPhilippe Reynes1-0/+17
This commit add watchdog and sysreset watchdog in the bcm6838 device tree. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
2018-12-10bmips: bcm6838: fix device tree warningÁlvaro Fernández Rojas1-2/+0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2018-09-22dt: bcm6838: add pinctrlPhilippe Reynes1-0/+12
Add pinctrl node and related syscon node for broadcom bcm6838 SoC. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
2018-08-08bcm6838: add initial supportPhilippe Reynes1-0/+75
This adds the initial support of the Broadcom BCM6838 SoC familly, only cpu, dram, uart and leds are supported. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>