commit | 9bc68546bb1a4bb6e349cc2bf608348ed4f0538e | [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 | 48c144f8ef9c6b35dc76b803bf8277131993381f [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>