On 12/14/23 04:07, Shawn Guo wrote:
On Tue, Dec 12, 2023 at 02:48:47PM -0300, Fabio Estevam wrote:
From: Fabio Estevam <festevam@xxxxxxx>
Describe the PTN5150 USB-C connector to improve the devicetree description
and fix the following dt-schema warning:
imx8mp-dhcom-pdk3.dtb: typec@3d: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/extcon/extcon-ptn5150.yaml#
Signed-off-by: Fabio Estevam <festevam@xxxxxxx>
Applied, thanks!
This patch breaks USB-C port on this board.
If I plug in USB-C storage device, it is not detected. If I revert this
patch, it is detected.
Please drop this patch for now.