1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 02:59:18 +01:00
Files
u-boot-megous/include/clk.h
Simon Glass 0d15463c05 dtoc: Rename the phandle struct
Rather than naming the phandle struct according to the number of cells it
uses (e.g. struct phandle_2_cell) name it according to the number of
arguments it has (e.g. struct phandle_1_arg). This is a more intuitive
naming.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
2017-09-15 05:27:47 -06:00

6.6 KiB