From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chee, Tien Fong Date: Mon, 4 Jun 2018 07:01:47 +0000 Subject: [U-Boot] [PATCH 5/5] arm: dts: socfpga: stratix10: update pdma In-Reply-To: References: <1527754134-164985-1-git-send-email-tien.fong.chee@intel.com> <1527754134-164985-6-git-send-email-tien.fong.chee@intel.com> Message-ID: <1528095707.67623.12.camel@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Fri, 2018-06-01 at 08:25 -0600, Simon Glass wrote: > On 31 May 2018 at 02:08,   wrote: > > > > From: Tien Fong Chee > > > > Update pdma properties for Stratix 10 > > > > Signed-off-by: Tien Fong Chee > > --- > >  arch/arm/dts/socfpga_stratix10.dtsi | 20 ++++++++++++++++++++ > >  1 file changed, 20 insertions(+) > Reviewed-by: Simon Glass > > Is there a DT binding file for this somewhere? Yeah, it is in linux/Documentation https://github.com/torvalds/linux/blob/master/Documentation/devicetree/ bindings/dma/arm-pl330.txt I can port over to U-boot.