Skip to content

Commit 15a1c7f

Browse files
a3fShawn Guo
authored andcommitted
MAINTAINERS: reinstate freescale ARM64 DT directory in i.MX entry
The MAINTAINERS entry's F: currently only matches the 32-bit device trees, as commit 724ba67 ("ARM: dts: Move .dts files to vendor sub-directories") inadvertently dropped the 64-bit DT match when it added the 32 bit matches. The entry has a N: imx, which reduced the impact a bit, but still some board device trees may not contain the substring and would thus not be covered by the entry. Reinstate the missing F: line to restore previous behavior. Fixes: 724ba67 ("ARM: dts: Move .dts files to vendor sub-directories") Signed-off-by: Ahmad Fatoum <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 0417960 commit 15a1c7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2155,6 +2155,7 @@ S: Maintained
21552155
T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
21562156
F: arch/arm/boot/dts/nxp/imx/
21572157
F: arch/arm/boot/dts/nxp/mxs/
2158+
F: arch/arm64/boot/dts/freescale/
21582159
X: arch/arm64/boot/dts/freescale/fsl-*
21592160
X: arch/arm64/boot/dts/freescale/qoriq-*
21602161
X: drivers/media/i2c/

0 commit comments

Comments
 (0)