Skip to content

Commit 6562d7f

Browse files
committed
Merge branch 'at91-4.9-trunk/dt' into linux-4.9-at91
2 parents e76f2d3 + bd55aa0 commit 6562d7f

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@
114114
bus-width = <8>;
115115
pinctrl-names = "default";
116116
pinctrl-0 = <&pinctrl_sdmmc0_default>;
117-
non-removable;
118-
mmc-ddr-1_8v;
119117
status = "okay";
120118
};
121119

arch/arm/boot/dts/at91sam9g25.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
atmel,mux-mask = <
2222
/* A B C */
2323
0xffffffff 0xffe0399f 0xc000001c /* pioA */
24-
0x0007ffff 0x8000fe3f 0x00000000 /* pioB */
24+
0x0007ffff 0x00047e3f 0x00000000 /* pioB */
2525
0x80000000 0x07c0ffff 0xb83fffff /* pioC */
2626
0x003fffff 0x003f8000 0x00000000 /* pioD */
2727
>;

0 commit comments

Comments
 (0)