From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Fri, 8 Mar 2019 13:26:08 +0100 Subject: [U-Boot] [PATCH 03/14] dt: bcm968380gerg: enable gpio controller In-Reply-To: <1551955004-24611-3-git-send-email-philippe.reynes@softathome.com> References: <1551955004-24611-1-git-send-email-philippe.reynes@softathome.com> <1551955004-24611-3-git-send-email-philippe.reynes@softathome.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 07.03.19 um 11:36 schrieb Philippe Reynes: > Enable the gpio controllers in the device tree > of the board bcm968380gerg. > > Signed-off-by: Philippe Reynes > --- > arch/mips/dts/brcm,bcm968380gerg.dts | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > Reviewed-by: Daniel Schwierzeck -- - Daniel