Commit Graph

3 Commits

Author SHA1 Message Date
Antony Antony
c44e5d21c7 fix patch file meessed up by commit 66a326952 (#745)
patch/kernel/sun50i-dev/badd-nanopineoplus2.patch

Build error
[ warn ] ... [l][c] badd-nanopineoplus2.patch [ failed ]
2017-08-26 20:26:38 +03:00
Antony Antony
66a3269524 update Nano Pi Neo Plus 2(nanopineoplus2) DT (#743)
incorporate feed back from ThomasKaiser, arm-kernel list, and
Kernel commit 442e1f7e

Remove stuff that was incorrectly copied from Orange Pi PC2
Change white speces to tabs in the dts file

 add wifi power controller,  mmc1, mmc2
 fix typo s/orangepi/nanopi/, s/pus/plus/
 usb_otg set to host mode
 wifi fix from brcm,bcm43xx-fmac.txt
 remove functions on header pins: spi, ir, ehci 1&2, ohci 1&2, uart 1&2
 remove hdmi, de2, r-gpio-keys, mixer - not supported the board, reg_usb0_vbus

Signed-off-by: Antony Antony <antony@phenome.org>
2017-08-26 17:09:59 +03:00
Antony Antony
dc082d188f Add kernel DT support for Nano Pi Neo Plus 2 (nanopineoplus2)
This DT is based on OrangePi PC 2 sun50i-h5-orangepi-pc2 kernel 4.13-rc6

Modify DT to support Gigabit Ethernet using dwmac-sun8i driver.
https://www.spinics.net/lists/arm-kernel/msg586106.html
Then compared the schematics of "Nano Pi Neo2" and "Nano Pi Neo Plus 2"
and the change looks good for Nano Pi Neo Plus2 too.

TBD eMMC initializing

Signed-off-by: Antony Antony <antony@phenome.org>
2017-08-24 20:05:45 +02:00