Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM SoC fix from Olof Johansson:
"Tiny fixes branch this week, in fact only one patch.

Turns out the USB support for a Renesas board was developed on a
pre-release board that ended up being changed before shipping. To
avoid breakage on those boards, and avoid confusion, it's a reasonable
idea to patch now instead of later. There are no known users of the
pre-release variant any more"

* tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
ARM: dts: porter: remove enable prop from HS-USB device node

-1
-1
arch/arm/boot/dts/r8a7791-porter.dts
··· 283 283 pinctrl-names = "default"; 284 284 285 285 status = "okay"; 286 - renesas,enable-gpio = <&gpio5 31 GPIO_ACTIVE_HIGH>; 287 286 }; 288 287 289 288 &usbphy {