[RFC PATCH 1/2] usb core: dts: allow suggesting usb bus number for platform busses

2018-11-27 Thread David R. Piegdon
Signed-off-by: "David R. Piegdon" systemd allows use of predictable netdev names. these currently do not work for netdevs connected to USB platform busses, as the id of the platform bus is not necessarily consistent across kernel versions. this patch allows setting a suggested

[RFC PATCH 0/2] USB: DTS: allow suggesting busnumber for platform USB bus via DTS alias

2018-11-27 Thread David R. Piegdon
been defined! In the current master there are a few platforms that contain such aliases, e.g. am33xx, dm814x or imx6qdl Yours, David David R. Piegdon (2): usb core: dts: allow suggesting usb bus number for platform busses dt-bindings: allow suggesting usb bus number for usb platform b

[RFC PATCH 2/2] dt-bindings: allow suggesting usb bus number for usb platform busses

2018-11-27 Thread David R. Piegdon
Signed-off-by: "David R. Piegdon" systemd allows use of predictable netdev names. these currently do not work for netdevs connected to USB platform busses, as the id of the platform bus is not necessarily consistent across kernel versions. this patch allows setting a suggested