[U-Boot] [PATCH 05/12] aspeed/ast2500: Device Tree and bindings for some of the clocks
Maxim Sloyko
maxims at google.com
Thu Jan 5 02:18:42 CET 2017
On Wed, Jan 4, 2017 at 12:58 PM, Tom Rini <trini at konsulko.com> wrote:
> On Wed, Jan 04, 2017 at 11:46:49AM -0800, Maxim Sloyko wrote:
>
>> Signed-off-by: Maxim Sloyko <maxims at google.com>
>> ---
>>
>> arch/arm/dts/ast2500.dtsi | 423 ++++++++++++++++++++++++++++++++
>> include/dt-bindings/clock/ast2500-scu.h | 29 +++
>> 2 files changed, 452 insertions(+)
>> create mode 100644 arch/arm/dts/ast2500.dtsi
>> create mode 100644 include/dt-bindings/clock/ast2500-scu.h
>>
>> diff --git a/arch/arm/dts/ast2500.dtsi b/arch/arm/dts/ast2500.dtsi
>> new file mode 100644
>> index 0000000000..1a2a3f7ee3
>> --- /dev/null
>> +++ b/arch/arm/dts/ast2500.dtsi
>> @@ -0,0 +1,423 @@
>> +/* This device tree is copied from
>> + * https://github.com/openbmc/linux/blob/c5682cb/arch/arm/boot/dts/aspeed-g5.dtsi
>
> Is this also found in the Linux kernel or not yet? Thanks!
Yes, this is also in in main Linux kernel now, as I've found out, but
actually there is a number of differences, most notably there is no
pin configuration in this device tree, because there is no pinctrl
driver.
Should I remove this reference or modify it?
>
> --
> Tom
--
Maxim Sloyko
More information about the U-Boot
mailing list