]> Git Repo - u-boot.git/commit
phy: ti: j721e-wiz: use OF data for device specific data
authorMatt Ranostay <[email protected]>
Fri, 8 Jul 2022 06:41:52 +0000 (23:41 -0700)
committerTom Rini <[email protected]>
Mon, 25 Jul 2022 13:38:47 +0000 (09:38 -0400)
commitea3e163f21b65420f0a8e17af519006e69904b43
treec9c24316b24b915a51f2a96354bdd14a9313dcc5
parent25c7b65d176715d911ebb4b2029606b678d6d56a
phy: ti: j721e-wiz: use OF data for device specific data

Move device specific data into OF data structure so it
is easier to maintain and we can get rid of if statements.

Based on: https://lore.kernel.org/linux-phy/20220526064121[email protected]/T/#u

Cc: Roger Quadros <[email protected]>
Signed-off-by: Matt Ranostay <[email protected]>
drivers/phy/ti/phy-j721e-wiz.c
This page took 0.033276 seconds and 4 git commands to generate.