Home
last modified time | relevance | path

Searched hist:f9faa23037379234c2c74cd66ff8e446e60ca81b (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddt-structs.hf9faa23037379234c2c74cd66ff8e446e60ca81b Tue Aug 29 20:15:58 UTC 2017 Simon Glass <sjg@chromium.org> dtoc: Put phandle args in an array

We want to support more than one phandle argument. It makes sense to use
an array for this rather than discrete struct members. Adjust the code to
support this. Rename the member to 'arg' instead of 'id'.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/tools/dtoc/
H A Dtest_dtoc.pyf9faa23037379234c2c74cd66ff8e446e60ca81b Tue Aug 29 20:15:58 UTC 2017 Simon Glass <sjg@chromium.org> dtoc: Put phandle args in an array

We want to support more than one phandle argument. It makes sense to use
an array for this rather than discrete struct members. Adjust the code to
support this. Rename the member to 'arg' instead of 'id'.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Ddtb_platdata.pyf9faa23037379234c2c74cd66ff8e446e60ca81b Tue Aug 29 20:15:58 UTC 2017 Simon Glass <sjg@chromium.org> dtoc: Put phandle args in an array

We want to support more than one phandle argument. It makes sense to use
an array for this rather than discrete struct members. Adjust the code to
support this. Rename the member to 'arg' instead of 'id'.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/clk/
H A Dclk-uclass.cf9faa23037379234c2c74cd66ff8e446e60ca81b Tue Aug 29 20:15:58 UTC 2017 Simon Glass <sjg@chromium.org> dtoc: Put phandle args in an array

We want to support more than one phandle argument. It makes sense to use
an array for this rather than discrete struct members. Adjust the code to
support this. Rename the member to 'arg' instead of 'id'.

Signed-off-by: Simon Glass <sjg@chromium.org>