summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJoakim Zhang <qiangqing.zhang@nxp.com>2021-07-16 18:29:11 +0800
committerDavid S. Miller <davem@davemloft.net>2021-07-16 12:34:29 -0700
commit86a176f485b535d05f211dbf86df22dcc2eba6ee (patch)
tree93641e1c26279c77e5d5c4162b801b555c50c599 /drivers
parent95740a9a3ad94301e79f586da48f708028d3c91c (diff)
downloadlinux-stable-86a176f485b535d05f211dbf86df22dcc2eba6ee.tar.gz
linux-stable-86a176f485b535d05f211dbf86df22dcc2eba6ee.tar.bz2
linux-stable-86a176f485b535d05f211dbf86df22dcc2eba6ee.zip
ARM: dts: imx7-mba7: remove un-used "phy-reset-delay" property
Remove un-used "phy-reset-delay" property which found when do dtbs_check (set additionalProperties: false in fsl,fec.yaml). Double check current driver and commit history, "phy-reset-delay" never comes up, so it should be safe to remove it. $ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/net/fsl,fec.yaml arch/arm/boot/dts/imx7d-mba7.dt.yaml: ethernet@30be0000: 'phy-reset-delay' does not match any of the regexes: 'pinctrl-[0-9]+' arch/arm/boot/dts/imx7d-mba7.dt.yaml: ethernet@30bf0000: 'phy-reset-delay' does not match any of the regexes: 'pinctrl-[0-9]+' /arch/arm/boot/dts/imx7s-mba7.dt.yaml: ethernet@30be0000: 'phy-reset-delay' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions