From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 16 Feb 2019 10:26:22 +0000 (UTC) Subject: [U-Boot] [U-Boot, 14/14] imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+) In-Reply-To: <20190204211100.11004-15-tharvey@gateworks.com> Message-ID: <20190216102634.F40EBC21EE7@lists.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > device-tree paths should never be used that reference node addresses > making an assumption about leading zeros. They should not be there per > the device-tree specification however they have been there until Linux > 4.15 when they were removed via kernel commit > 8dccafaa281aa1d240a58bbcdff338aec114a021. > This fixes various issues which will occur when using Linux 4.15+ > that are being fixed up on a per model per PCB revision basis such as: > - enabling MMC UHS-I on board revisions that support it > - enabling PWM based on hwconfig > - fixing PCIe reset on GW552x > - removing cpu external watchdog reset on boards that do not support it > - populate PCI dt nodes based on PCI scan in order to fix GW16082 > interrupt mapping and inject MAC address for PCI based GbE > Signed-off-by: Tim Harvey Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================