[v3,0/4] phy: add common PHY polarity properties support

Simon Glass sjg at chromium.org
Sat Apr 11 16:37:19 CEST 2026


Hi Lucien,

On 2026-04-05T14:49:40, Lucien.Jheng <lucienzx159 at gmail.com> wrote:

> Patches 3-4 add sandbox DM unit tests for the new library

Patches 3 and 4 have a bisection problem. Patch 3 adds test code
referencing DT nodes like /phy-common-props-missing, but those nodes
are only created in patch 4. Please can you squash patches 3 and 4
together, or reorder so the DTS changes come first?

> Add obj-$(CONFIG_PHY_COMMON_PROPS) build entry in test/dm/Makefile

I don't see an update to sandbox_defconfig to enable
CONFIG_PHY_COMMON_PROPS for testing. Please can you add a patch to
enable PHY_COMMON_PROPS in sandbox_defconfig, or imply it from
SANDBOX?

Regards,
Simon


More information about the U-Boot mailing list