diff options
author | 2020-02-13 11:17:58 +0800 | |
---|---|---|
committer | 2020-02-17 14:39:34 +0800 | |
commit | c0157bdcafa16cf0457079ccfba03a9c4034ab66 (patch) | |
tree | d41d5602145672aae0d90c65edb8645172118849 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: dts: imx25-pinfunc: add another cspi3 config (diff) | |
download | wireguard-linux-c0157bdcafa16cf0457079ccfba03a9c4034ab66.tar.xz wireguard-linux-c0157bdcafa16cf0457079ccfba03a9c4034ab66.zip |
ARM: dts: imx: use generic name bus
Per devicetree specification, generic names
are recommended to be used, such as bus.
i.MX AIPS is a AHB - IP bridge bus, so
we could use bus as node name.
Script:
sed -i "s/\<aips@/bus@/" arch/arm/boot/dts/imx*.dtsi
sed -i "s/\<aips@/bus@/" arch/arm/boot/dts/vf*.dtsi
sed -i "s/\<aips-bus@/bus@/" arch/arm/boot/dts/imx*.dtsi
sed -i "s/\<aips-bus@/bus@/" arch/arm/boot/dts/vf*.dtsi
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions