Advertisement
Guest User

Untitled

a guest
May 10th, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. diff --git a/arch/arm/boot/dts/sun8i-a33-q8-tablet.dts b/arch/arm/boot/dts/sun8i-a33-q8-tablet.dts
  2. index 44b32296a025..02f873e45d55 100644
  3. --- a/arch/arm/boot/dts/sun8i-a33-q8-tablet.dts
  4. +++ b/arch/arm/boot/dts/sun8i-a33-q8-tablet.dts
  5. @@ -49,6 +49,10 @@
  6. compatible = "allwinner,q8-a33", "allwinner,sun8i-a33";
  7. };
  8.  
  9. +&mmc1_pins_a {
  10. + allwinner,pull = <SUN4I_PINCTRL_PULL_UP>;
  11. +};
  12. +
  13. /*
  14. * FIXME for now we only support host mode and rely on u-boot to have
  15. * turned on Vbus which is controlled by the axp223 pmic on the board.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement