Commit 268a9958 authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Geert Uytterhoeven
Browse files
parent a502d6e7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@

/ {
	aliases {
		i2c0 = &i2c0;
		serial0 = &scif0;
		mmc1 = &sdhi1;
	};
@@ -66,6 +67,12 @@ vccq_sdhi1: regulator-vccq-sdhi1 {
	};
};

&i2c0 {
	status = "okay";

	clock-frequency = <1000000>;
};

&pinctrl {
	key-1-gpio-hog {
		gpio-hog;