mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
ARM: dts: imx28-tx28: remove undocumented aliases
Remove undocumented aliases, which is not used in kernel to fix
CHECK_DTBS warnings.
arch/arm/boot/dts/nxp/mxs/imx28-tx28.dtb: aliases: 'lcdif_23bit_pins', 'lcdif_24bit_pins', 'reg_can_xcvr', 'spi_gpio', 'spi_mxs' do not match any of the regexes: '^[a-z][a-z0-9\\-]*$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/aliases.yaml
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
parent
f29f4db9f1
commit
164922745e
|
|
@ -20,11 +20,6 @@ aliases {
|
|||
ds1339 = &ds1339;
|
||||
gpio5 = &gpio5;
|
||||
lcdif = &lcdif;
|
||||
lcdif_23bit_pins = &tx28_lcdif_23bit_pins;
|
||||
lcdif_24bit_pins = &lcdif_24bit_pins_a;
|
||||
reg_can_xcvr = ®_can_xcvr;
|
||||
spi_gpio = &spi_gpio;
|
||||
spi_mxs = &ssp3;
|
||||
stk5led = &user_led;
|
||||
usbotg = &usb0;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user