Re: [PATCH 26/31] rockchip: rk3399-rock960: Sync device tree from linux v6.8

2024-05-01 Thread Jonas Karlman
Hi Peter, On 2024-04-03 06:53, Peter Robinson wrote: > On Sun, 31 Mar 2024 at 21:34, Jonas Karlman wrote: >> >> Sync rk3399-rock960 related device tree from linux v6.8. > > TBH I wouldn't class this as "Sync device tree from linux v6.8", it > does a dozen other things as well! Agree, I have

Re: [PATCH 26/31] rockchip: rk3399-rock960: Sync device tree from linux v6.8

2024-04-23 Thread Kever Yang
On 2024/4/1 04:28, Jonas Karlman wrote: Sync rk3399-rock960 related device tree from linux v6.8. Add DM_RESET=y to support reset signals. Add PCI=y, CMD_PCI=y and NVME_PCI=y to support PCIe and NVMe boot. Add AHCI=y, SCSI_AHCI=y, AHCI_PCI=y and SCSI=y to support PCIe SATA boot. Change to

Re: [PATCH 26/31] rockchip: rk3399-rock960: Sync device tree from linux v6.8

2024-04-02 Thread Peter Robinson
On Sun, 31 Mar 2024 at 21:34, Jonas Karlman wrote: > > Sync rk3399-rock960 related device tree from linux v6.8. TBH I wouldn't class this as "Sync device tree from linux v6.8", it does a dozen other things as well! > Add DM_RESET=y to support reset signals. > > Add PCI=y, CMD_PCI=y and

[PATCH 26/31] rockchip: rk3399-rock960: Sync device tree from linux v6.8

2024-03-31 Thread Jonas Karlman
Sync rk3399-rock960 related device tree from linux v6.8. Add DM_RESET=y to support reset signals. Add PCI=y, CMD_PCI=y and NVME_PCI=y to support PCIe and NVMe boot. Add AHCI=y, SCSI_AHCI=y, AHCI_PCI=y and SCSI=y to support PCIe SATA boot. Change to SPL_MAX_SIZE=0x4, SPL can be up to 256