[U-Boot] [PATCH 4/9] fdt: add dt-bindings for bcm2835

Simon Glass sjg at chromium.org
Tue Sep 27 02:34:53 CEST 2016


On 26 September 2016 at 06:26, Fabian Vogt <fvogt at suse.com> wrote:
> This patch adds dt-bindings as used by the linux kernel device trees
> for the bcm283x family.
>
> Albert Aribaud <albert.u.boot at aribaud.net>
> Signed-off-by: Fabian Vogt <fvogt at suse.com>
> ---
>  include/dt-bindings/clock/bcm2835-aux.h       | 17 +++++++
>  include/dt-bindings/clock/bcm2835.h           | 66 +++++++++++++++++++++++++++
>  include/dt-bindings/pinctrl/bcm2835.h         | 27 +++++++++++
>  include/dt-bindings/power/raspberrypi-power.h | 41 +++++++++++++++++
>  4 files changed, 151 insertions(+)
>  create mode 100644 include/dt-bindings/clock/bcm2835-aux.h
>  create mode 100644 include/dt-bindings/clock/bcm2835.h
>  create mode 100644 include/dt-bindings/pinctrl/bcm2835.h
>  create mode 100644 include/dt-bindings/power/raspberrypi-power.h

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list