[PATCH 0/9] ARM: dts: renesas: update PFC node name to pin-controller
From: horms@verge.net.au (Simon Horman)
Date: 2017-05-03 08:11:31
Also in:
linux-renesas-soc
From: horms@verge.net.au (Simon Horman)
Date: 2017-05-03 08:11:31
Also in:
linux-renesas-soc
On Wed, Apr 26, 2017 at 12:05:29PM +0200, Simon Horman wrote:
The device trees for Renesas SoCs use either pfc or pin-controller as the node name for the PFC device. This patch is intended to take a step towards unifying the node name used as pin-controller which appears to be the more generic of the two and thus more in keeping with the DT specs. My analysis is that this is a user-visible change to the extent that kernel logs, and sysfs entries change from XXX.pfc and pfc at XXX to XXX.pin-controller and pin-controller at XXX. Boot tested on: r8a73a4/ape6evm r8a7740/armadillo800evb r8a7778/bockw r8a7790/lager r8a7791/koelsch r8a7791/porter r8a7793/gose sh73a9/kzm9g Not tested on (due to lack of hw access): evm2/kzm9d r8a7789/marzen
I have now tested this on r8a7789/marzen