On Thu, Nov 19, 2020 at 11:07:29AM +0800, JC Kuo wrote: > USB_VBUS_EN0 regulator (regulator@11) is being overwritten by vdd-cam-1v2 > regulator. This commit rearrange USB_VBUS_EN0 to be regulator@14. > > Fixes: 257c8047be44 ("arm64: tegra: jetson-tx1: Add camera supplies") > Signed-off-by: JC Kuo <jckuo@xxxxxxxxxx> > Reviewed-by: Jon Hunter <jonathanh@xxxxxxxxxx> > --- > v2: > add 'Fixes:' tag > add Reviewed-by: Jon Hunter <jonathanh@xxxxxxxxxx> <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>