Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1657261

[PATCH 0/2] ARM/arm64: sunxi: convert CCU raw numbers to macros

From Chen-Yu Tsai <wens@csie.org>
Newsgroups linux.kernel
Subject [PATCH 0/2] ARM/arm64: sunxi: convert CCU raw numbers to macros
Date 2017-06-05 06:40 +0200
Message-ID <tORY5-6z0-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Maxime,

These are some clean up patches for 4.12. They convert raw number
references for the CCU and R_CCU nodes, from when the CCU/R_CCU stuff
was first added, to the defined macros in the device tree header files.

These affect the A64 and H3/H5.

These are based on our sunxi/fixes-for-4.12 branch. Once these are merged,
I think it's time to send off pull requests for our fixes branches.

ChenYu

Chen-Yu Tsai (2):
  ARM: sunxi: h3-h5: Convert R_CCU raw numbers to macros
  arm64: allwinner: a64: Convert CCU raw number references to macros

 arch/arm/boot/dts/sunxi-h3-h5.dtsi            |  8 +++---
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 35 ++++++++++++++-------------
 2 files changed, 23 insertions(+), 20 deletions(-)

-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] ARM/arm64: sunxi: convert CCU raw numbers to macros Chen-Yu Tsai <wens@csie.org> - 2017-06-05 06:40 +0200
  [PATCH 1/2] ARM: sunxi: h3-h5: Convert R_CCU raw numbers to macros Chen-Yu Tsai <wens@csie.org> - 2017-06-05 06:40 +0200
    Re: [PATCH 1/2] ARM: sunxi: h3-h5: Convert R_CCU raw numbers to  macros kbuild test robot <lkp@intel.com> - 2017-06-05 09:10 +0200
  [PATCH 2/2] arm64: allwinner: a64: Convert CCU raw number references to macros Chen-Yu Tsai <wens@csie.org> - 2017-06-05 06:40 +0200
  Re: [PATCH 0/2] ARM/arm64: sunxi: convert CCU raw numbers to macros Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-06-05 10:20 +0200
    Re: [PATCH 0/2] ARM/arm64: sunxi: convert CCU raw numbers to macros Chen-Yu Tsai <wens@csie.org> - 2017-06-05 10:20 +0200

csiph-web