Re: [U-Boot] [PATCH 02/14] dt: bcm6838: add gpio controller

2019-03-08 Thread Daniel Schwierzeck
Am 07.03.19 um 11:36 schrieb Philippe Reynes: > Add gpio controllers in bcm6838 device tree. > > Signed-off-by: Philippe Reynes > --- > arch/mips/dts/brcm,bcm6838.dtsi | 27 +++ > 1 file changed, 27 insertions(+) > Reviewed-by: Daniel Schwierzeck -- - Daniel __

[U-Boot] [PATCH 02/14] dt: bcm6838: add gpio controller

2019-03-07 Thread Philippe Reynes
Add gpio controllers in bcm6838 device tree. Signed-off-by: Philippe Reynes --- arch/mips/dts/brcm,bcm6838.dtsi | 27 +++ 1 file changed, 27 insertions(+) diff --git a/arch/mips/dts/brcm,bcm6838.dtsi b/arch/mips/dts/brcm,bcm6838.dtsi index b6f9559..c060802 100644 --- a/a