commit | 570a7a584b23a26a2dd2adc9a301a27837a27acd | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Mon Feb 14 11:34:23 2022 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Feb 17 14:17:07 2022 +0100 |
tree | 3b2b78f0bfa928ae3852f0be9ee21afa6749f0b1 | |
parent | 3f0032f0bd4d956111f70a9fba1758052fdb3e70 [diff] |
phy: marvell: a3700: Update compatible string to official DT bindings In commit d368e1070514 ("phy: marvell: a3700: Convert to official DT bindings in COMPHY driver") was done update to official DT bindings but compatible string of official DT bindings was not updated. Fix it now. Fixes: d368e1070514 ("phy: marvell: a3700: Convert to official DT bindings in COMPHY driver") Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>