diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-03-03 01:23:22 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2016-03-03 01:23:22 +0300 |
commit | d36694b6590f59a83dc002f945e941a4f13635d1 (patch) | |
tree | b63f7dfc01b3632d5aeaf28202593c868a03d7ac /arch/arm/boot/dts | |
parent | 9c8add4c4a491ec236e6e4eb9a22e37370145063 (diff) | |
parent | 949024d6702d1da8a266f42226d8402f0df078dc (diff) | |
download | linux-d36694b6590f59a83dc002f945e941a4f13635d1.tar.xz |
Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
Merge "Second Round of Renesas ARM Based SoC DT Fixes for v4.5" from Simon Horman:
* remove enable prop from HS-USB device node on porter board
* tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
ARM: dts: porter: remove enable prop from HS-USB device node
Diffstat (limited to 'arch/arm/boot/dts')
-rw-r--r-- | arch/arm/boot/dts/r8a7791-porter.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7791-porter.dts b/arch/arm/boot/dts/r8a7791-porter.dts index bf3a0d13cd35..6c08314427d6 100644 --- a/arch/arm/boot/dts/r8a7791-porter.dts +++ b/arch/arm/boot/dts/r8a7791-porter.dts @@ -407,7 +407,6 @@ pinctrl-names = "default"; status = "okay"; - renesas,enable-gpio = <&gpio5 31 GPIO_ACTIVE_HIGH>; }; &usbphy { |