Message ID | 20211208131536.23667-1-rogerq@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes | expand |
Hi Nishanth, On 08/12/2021 15:15, Roger Quadros wrote: > Hi Nishanth, > > This series adds GPMC and ELM controller device tree nodes to > AM64 SoC's dtsi file. > > Changelog: > v2 > - Fix register sizes for GPMC node. > - Disable GPMC and ELM nodes in board files. They will be enabled in > NAND card device tree overlay. Gentle reminder to pick this for -next GPMC + NAND side patches are already in queue for -next. Thanks. cheers, -roger > > Roger Quadros (2): > arm64: dts: ti: k3-am64-main: Add GPMC memory controller node > arm64: dts: ti: k3-am64-main: Add ELM (Error Location Module) node > > arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 28 ++++++++++++++++++++++++ > arch/arm64/boot/dts/ti/k3-am642-evm.dts | 8 +++++++ > arch/arm64/boot/dts/ti/k3-am642-sk.dts | 8 +++++++ > 3 files changed, 44 insertions(+) >
On 19:11-20211222, Roger Quadros wrote: > Hi Nishanth, > > On 08/12/2021 15:15, Roger Quadros wrote: > > Hi Nishanth, > > > > This series adds GPMC and ELM controller device tree nodes to > > AM64 SoC's dtsi file. > > > > Changelog: > > v2 > > - Fix register sizes for GPMC node. > > - Disable GPMC and ELM nodes in board files. They will be enabled in > > NAND card device tree overlay. > > Gentle reminder to pick this for -next > GPMC + NAND side patches are already in queue for -next. Thanks. just responding to the main thread: lets hold this back for next window. the bindings need to be in master rc1 prior to the dts getting picked up.
On 07:28-20211223, Nishanth Menon wrote: > On 19:11-20211222, Roger Quadros wrote: > > Hi Nishanth, > > > > On 08/12/2021 15:15, Roger Quadros wrote: > > > Hi Nishanth, > > > > > > This series adds GPMC and ELM controller device tree nodes to > > > AM64 SoC's dtsi file. > > > > > > Changelog: > > > v2 > > > - Fix register sizes for GPMC node. > > > - Disable GPMC and ELM nodes in board files. They will be enabled in > > > NAND card device tree overlay. > > > > Gentle reminder to pick this for -next > > GPMC + NAND side patches are already in queue for -next. Thanks. > > just responding to the main thread: lets hold this back for next window. > the bindings need to be in master rc1 prior to the dts getting picked up. Any updates?
Hi Nishanth, On 01/02/2022 18:33, Nishanth Menon wrote: > On 07:28-20211223, Nishanth Menon wrote: >> On 19:11-20211222, Roger Quadros wrote: >>> Hi Nishanth, >>> >>> On 08/12/2021 15:15, Roger Quadros wrote: >>>> Hi Nishanth, >>>> >>>> This series adds GPMC and ELM controller device tree nodes to >>>> AM64 SoC's dtsi file. >>>> >>>> Changelog: >>>> v2 >>>> - Fix register sizes for GPMC node. >>>> - Disable GPMC and ELM nodes in board files. They will be enabled in >>>> NAND card device tree overlay. >>> >>> Gentle reminder to pick this for -next >>> GPMC + NAND side patches are already in queue for -next. Thanks. >> >> just responding to the main thread: lets hold this back for next window. >> the bindings need to be in master rc1 prior to the dts getting picked up. > > > Any updates? > I'll send out a re-based patch-set soon. cheers, -roger