
According to the modification of linux-next, add required clocks and their names, resets and their names, and system controller properties to fix the activation issues for the ethernet controllers implemented on some UniPhier SoCs.
Kunihiko Hayashi (4): ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet node ARM: dts: uniphier: add clock-names and reset-names to ethernet node ARM: dts: uniphier: change phy-mode to 'internal' for LD11
arch/arm/dts/uniphier-ld11.dtsi | 5 ++++- arch/arm/dts/uniphier-ld20.dtsi | 3 +++ arch/arm/dts/uniphier-pro4.dtsi | 10 +++++++--- arch/arm/dts/uniphier-pxs2.dtsi | 3 +++ arch/arm/dts/uniphier-pxs3.dtsi | 6 ++++++ 5 files changed, 23 insertions(+), 4 deletions(-)