u-boot/drivers/phy
Patrick Delaunay 89f68302ca dm: add cells_count parameter in *_count_phandle_with_args
The cell_count argument is required when cells_name is NULL.

This patch adds this parameter in live tree API
- of_count_phandle_with_args
- ofnode_count_phandle_with_args
- dev_count_phandle_with_args

This parameter solves issue when these API is used to count
the number of element of a cell without cell name. This parameter
allow to force the size cell.

For example:
  count = dev_count_phandle_with_args(dev, "array", NULL, 3);

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-10-06 09:07:54 -06:00
..
allwinner phy: sun4i-usb: Fix not calling dev_err with a device 2020-09-30 08:53:31 -04:00
marvell phy: marvell: Fix not calling dev_err with a device 2020-09-30 08:53:28 -04:00
rockchip phy: rockchip: Fix not calling dev_err with a device 2020-09-30 08:53:29 -04:00
bcm6318-usbh-phy.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
bcm6348-usbh-phy.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
bcm6358-usbh-phy.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
bcm6368-usbh-phy.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig phy: add support for stingray PAXB PHY controller 2020-09-30 16:48:18 -04:00
keystone-usb-phy.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Makefile phy: add support for stingray PAXB PHY controller 2020-09-30 16:48:18 -04:00
meson-g12a-usb2.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
meson-g12a-usb3-pcie.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
meson-gxbb-usb2.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
meson-gxl-usb2.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
meson-gxl-usb3.c phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode 2020-04-20 14:19:10 +02:00
msm8916-usbh-phy.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mt76x8-usb-phy.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
nop-phy.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap-usb2-phy.c phy: omap-usb2-phy: disable phy charger detect 2020-06-16 17:00:02 +05:30
phy-bcm-sr-pcie.c phy: add support for stingray PAXB PHY controller 2020-09-30 16:48:18 -04:00
phy-da8xx-usb.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
phy-mtk-tphy.c phy: mtk-tphy: make shared reg optional for v1 2020-08-24 14:11:31 -04:00
phy-qcom-ipq4019-usb.c phy: add driver for Qualcomm IPQ40xx USB PHY 2020-09-18 16:20:47 -04:00
phy-rcar-gen2.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
phy-rcar-gen3.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
phy-stm32-usbphyc.c phy: usbphyc: Fix not calling dev_err with a device 2020-09-30 08:53:36 -04:00
phy-ti-am654.c phy: ti: Fix not calling dev_err with a device 2020-09-30 08:53:33 -04:00
phy-uclass.c dm: add cells_count parameter in *_count_phandle_with_args 2020-10-06 09:07:54 -06:00
sandbox-phy.c sandbox: phy: add driver_data for bind test cmd 2020-08-22 07:58:39 -06:00
sti_usb_phy.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ti-pipe3-phy.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00