diff options
author | Tim Harvey <tharvey@gateworks.com> | 2019-02-04 13:11:00 -0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-02-15 22:01:15 +0100 |
commit | 1d23f7b1ae0d54450596df92acef86b02a14326d (patch) | |
tree | 0f0eb0bb4aa60656c183607c380961afd1cc52ff /arch/arm/dts/at91sam9x5_isi.dtsi | |
parent | ad2efa3a289266866e62f984dbd93f0231116cdf (diff) |
imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)
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 <tharvey@gateworks.com>
Diffstat (limited to 'arch/arm/dts/at91sam9x5_isi.dtsi')
0 files changed, 0 insertions, 0 deletions