Re: [PATCH 2/5] iommu/sun50i: Support variants without an external reset

2022-04-28 Thread Philipp Zabel
ted function to the > explicit "exclusive" variant. > > Signed-off-by: Samuel Holland Reviewed-by: Philipp Zabel regards Philipp ___ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu

Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems

2021-06-16 Thread Philipp Zabel
c.yaml > +++ b/Documentation/devicetree/bindings/reset/fsl,imx-src.yaml > @@ -59,7 +59,6 @@ properties: >- description: SRC interrupt >- description: CPU WDOG interrupts out of SRC > minItems: 1 > -maxItems: 2 > >'#reset-cel

Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver

2016-02-18 Thread Philipp Zabel
Hi Joerg, Am Dienstag, den 16.02.2016, 17:26 +0100 schrieb Joerg Roedel: > On Tue, Feb 16, 2016 at 04:20:00PM +, Will Deacon wrote: > > I'm more than happy to bake a branch containing all the page table stuff, > > but Yong's stuff depends on it so I'll work with whatever is easiest for > >

Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver

2016-02-01 Thread Philipp Zabel
locks of each local arbiter. > > > >Signed-off-by: Yong Wu <yong...@mediatek.com> > >Tested-by: Philipp Zabel <p.za...@pengutronix.de> > >--- > > Signed-off-by: Matthias Brugger <matthias@gmail.com> > > Joerg would you mind to take this through your

Re: [PATCH v7 3/5] memory: mediatek: Add SMI driver

2016-01-07 Thread Philipp Zabel
e to also include it in the DRM pull request that will build-depend on the SMI driver. > > Signed-off-by: Yong Wu <yong...@mediatek.com> Tested-by: Philipp Zabel <p.za...@pengutronix.de> regards Philipp ___ iom