Messages in this thread |  | | From | Rob Herring <> | Date | Mon, 6 Aug 2018 09:14:54 -0600 | Subject | Re: [PATCH v2 06/18] MIPS: dts: Change upper case to lower case |
| |
On Thu, Aug 2, 2018 at 9:03 PM Songjun Wu <songjun.wu@linux.intel.com> wrote: > > All the upper case in unit-address and hex constants are > changed to lower case according to the Linux conventions.
It is DT conventions, not Linux.
Otherwise,
Reviewed-by: Rob Herring <robh@kernel.org>
> > Signed-off-by: Songjun Wu <songjun.wu@linux.intel.com> > --- > > Changes in v2: None > > arch/mips/boot/dts/lantiq/danube.dtsi | 42 ++++++++++++++++----------------- > arch/mips/boot/dts/lantiq/easy50712.dts | 14 +++++------ > 2 files changed, 28 insertions(+), 28 deletions(-)
|  |