Re: Pull request: u-boot-sunxi/master for 2023.07

2023-06-08 Thread Tom Rini
On Thu, Jun 08, 2023 at 01:30:36AM +0100, Andre Przywara wrote: > Hi Tom, > > a small late pull request for Allwinner. The main feature is just a DT > update, matching the v6.4 Linux kernel DT files. This also enables a board > (LCTech Pi F1C200s) which got its .dts file merged into Linux. Plus a

Pull request: u-boot-sunxi/master for 2023.07

2023-06-07 Thread Andre Przywara
Hi Tom, a small late pull request for Allwinner. The main feature is just a DT update, matching the v6.4 Linux kernel DT files. This also enables a board (LCTech Pi F1C200s) which got its .dts file merged into Linux. Plus a tiny typo fix from Sam. Gitlab CI passed, briefly tested on an H616 board

Re: Pull request: u-boot-sunxi/master for 2023.07

2023-05-01 Thread Tom Rini
On Mon, May 01, 2023 at 12:18:33AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the second part of the sunxi pull request for this cycle. > Another bunch of patches that replace old-school U-Boot hacks with > proper DM based code, this time for the raw NAND flash driver, and the > USB P

Pull request: u-boot-sunxi/master for 2023.07

2023-04-30 Thread Andre Przywara
Hi Tom, please pull the second part of the sunxi pull request for this cycle. Another bunch of patches that replace old-school U-Boot hacks with proper DM based code, this time for the raw NAND flash driver, and the USB PHY VBUS detection code. Plus two smaller patches that were sitting in my inbo