2 * (C) Copyright 2016 Stephen Warren <swarren@wwwdotorg.org>
4 * Derived from pl01x code:
5 * Copyright (c) 2014 Google, Inc
7 * SPDX-License-Identifier: GPL-2.0+
10 #ifndef __serial_bcm283x_mu_h
11 #define __serial_bcm283x_mu_h
14 *Information about a serial port
16 * @base: Register base address
18 struct bcm283x_mu_serial_platdata {