Skip to content

Commit d7c2b94

Browse files
committed
ARM: dts: sam9x60ek: enable gpbr
Enable gpbr. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent e93d9a7 commit d7c2b94

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm/boot/dts/at91-sam9x60ek.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,10 @@
309309
};
310310
};
311311

312+
&gpbr {
313+
status = "okay";
314+
};
315+
312316
&i2s {
313317
pinctrl-names = "default";
314318
pinctrl-0 = <&pinctrl_i2s_default>;

0 commit comments

Comments
 (0)