lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 22 May 2017 11:03:49 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
To:     arm@...nel.org, Arnd Bergmann <arnd@...db.de>,
        Olof Johansson <olof@...om.net>
Cc:     linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        masahiroy@...nel.org
Subject: [GIT PULL (RESEND)] ARM: uniphier: UniPhier fixes for v4.12

Hi Arnd, Olof,

Last week, I thought I found a problem in my pull request,
but it turned out my misunderstanding.

So, my pull request I sent is OK.
I am re-sending this request mail for clarification.

Here are some ARM UniPhier SoC fixes for v4.12.
Due to the eMMC driver update, PHY parameters must be specified
via DT to make the eMMC controller work again.
The rest is DTC warning fixes reported when building DT with W=1.
Please pull!


The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-fixes-v4.12

for you to fetch changes up to 96abf9ded7954d9e6f3a7775353d9550b1283db9:

  arm64: dts: uniphier: fix simple-bus unit address format error
(2017-05-14 11:43:46 +0900)

----------------------------------------------------------------
UniPhier ARM SoC fixes for v4.12

- add necessary DT properties to get eMMC work again
- fix DTC warnings when compiled with W=1

----------------------------------------------------------------
Masahiro Yamada (4):
      arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
      arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
      ARM: dts: uniphier: fix simple-bus unit address format error
      arm64: dts: uniphier: fix simple-bus unit address format error

Viresh Kumar (2):
      ARM: uniphier: Use - instead of @ for DT OPP entries
      arm64: uniphier: Use - instead of @ for DT OPP entries

 arch/arm/boot/dts/uniphier-ld4.dtsi              |  2 +-
 arch/arm/boot/dts/uniphier-pro4.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-pro5.dtsi             | 34 ++++++++++-----------
 arch/arm/boot/dts/uniphier-pxs2.dtsi             | 18 +++++------
 arch/arm/boot/dts/uniphier-sld3.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-sld8.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-support-card.dtsi     |  4 +--
 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 21 ++++++++-----
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 39 +++++++++++++-----------
 9 files changed, 67 insertions(+), 57 deletions(-)

-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ