.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright (C) 2014 STMicroelectronics Limited. |
---|
3 | 4 | * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com> |
---|
4 | | - * |
---|
5 | | - * This program is free software; you can redistribute it and/or modify |
---|
6 | | - * it under the terms of the GNU General Public License version 2 as |
---|
7 | | - * publishhed by the Free Software Foundation. |
---|
8 | 5 | */ |
---|
9 | 6 | #include "stih407-pinctrl.dtsi" |
---|
10 | 7 | #include <dt-bindings/mfd/st-lpc.h> |
---|
.. | .. |
---|
768 | 765 | clock-names = "stmmaceth", "sti-ethclk"; |
---|
769 | 766 | clocks = <&clk_s_c0_flexgen CLK_EXT2F_A9>, |
---|
770 | 767 | <&clk_s_c0_flexgen CLK_ETH_PHY>; |
---|
771 | | - }; |
---|
772 | | - |
---|
773 | | - rng10: rng@8a89000 { |
---|
774 | | - compatible = "st,rng"; |
---|
775 | | - reg = <0x08a89000 0x1000>; |
---|
776 | | - clocks = <&clk_sysin>; |
---|
777 | | - status = "okay"; |
---|
778 | | - }; |
---|
779 | | - |
---|
780 | | - rng11: rng@8a8a000 { |
---|
781 | | - compatible = "st,rng"; |
---|
782 | | - reg = <0x08a8a000 0x1000>; |
---|
783 | | - clocks = <&clk_sysin>; |
---|
784 | | - status = "okay"; |
---|
785 | 768 | }; |
---|
786 | 769 | |
---|
787 | 770 | mailbox0: mailbox@8f00000 { |
---|