[PATCH 2/2] phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()

Simon Glass sjg at chromium.org
Sat May 15 17:19:56 CEST 2021


On Fri, 14 May 2021 at 14:54, Alper Nebi Yasak <alpernebiyasak at gmail.com> wrote:
>
> With commit 84a42ae36683 ("dm: core: Rename device node to indicate it
> is private") and commit f10643cf8a4c ("dm: core: Access device ofnode
> through functions") accesses to the "node" member were replaced with
> dev_ofnode(). Also apply that replacement here.
>
> Fixes: 4547551aa019 ("phy: Add Amlogic AXG MIPI PCIe Analog PHY driver")
> Signed-off-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>
> ---
>
>  drivers/phy/meson-axg-mipi-pcie-analog.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list